From d9749500de79d267bd43e554089371b3e564723b Mon Sep 17 00:00:00 2001 From: BALATON Zoltan Date: Tue, 1 Sep 2015 01:17:20 +0200 Subject: fix building openjdk7 Signed-off-by: BALATON Zoltan --- package/libXrender/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'package/libXrender') diff --git a/package/libXrender/Makefile b/package/libXrender/Makefile index 3a1b1af25..905661bb1 100644 --- a/package/libXrender/Makefile +++ b/package/libXrender/Makefile @@ -9,9 +9,10 @@ PKG_RELEASE:= 2 PKG_HASH:= 89f36e896018f5b8c00768af59e052019ae79fab69a647eb1fe61b565d7dd18e PKG_DESCR:= x11 rendering library PKG_SECTION:= x11/libs -PKG_BUILDDEP:= renderproto-host xproto-host xextproto-host libXau-host -PKG_BUILDDEP+= xcb-proto-host libpthread-stubs-host libxcb-host kbproto-host -PKG_BUILDDEP+= inputproto-host xtrans-host libX11-host libXrender-host renderproto libX11 +HOST_BUILDDEP:= renderproto-host xproto-host xextproto-host libXau-host +HOST_BUILDDEP+= xcb-proto-host libpthread-stubs-host libxcb-host kbproto-host +HOST_BUILDDEP+= inputproto-host xtrans-host libX11-host +PKG_BUILDDEP:= renderproto libX11 PKG_SITES:= ${MASTER_SITE_XORG} PKG_LIBNAME:= libxrender PKG_OPTS:= dev -- cgit v1.2.3