From 8a68b215be373bd4721debcae4a452f17e357038 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 15 Feb 2014 18:06:41 +0100 Subject: remove alsa checks, not overrideable with ALT_* variables, add some runtime depends --- package/openjdk7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/openjdk7/Makefile') diff --git a/package/openjdk7/Makefile b/package/openjdk7/Makefile index 5ea96d0f3..e08d97faf 100644 --- a/package/openjdk7/Makefile +++ b/package/openjdk7/Makefile @@ -16,7 +16,8 @@ PKG_BUILDDEP+= renderproto-host libXrender-host alsa-lib-host libffi-host gcj-h PKG_BUILDDEP+= classpath-host jamvm-host ant-host cups-host openjdk7-host PKG_BUILDDEP+= alsa-lib xproto libjpeg-turbo zlib giflib libpng freetype cups PKG_BUILDDEP+= libX11 libXt libXp libXinerama libXrender libXtst libiconv-tiny -PKG_DEPENDS:= zlib libstdcxx libffi libpthread libxtst libxi libgcc +PKG_DEPENDS:= zlib libstdcxx libffi libpthread libxtst libxi libgcc cups +PKG_DEPENDS+= libfreetype libxrender libx11 libxext libpthread PKG_URL:= http://openjdk.org/ PKG_SITES:= http://icedtea.classpath.org/download/source/ -- cgit v1.2.3