diff options
author | Timo Teras <timo.teras@iki.fi> | 2011-03-26 22:32:14 +0000 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2011-03-26 22:32:14 +0000 |
commit | 7bc48c254509bd5d03f785e2c0ce90d1bf3186f4 (patch) | |
tree | 250ffcf31b67968850f7b682648c99d900f5fd7a /testing/openjdk6/APKBUILD | |
parent | ddd794bd5710732b46d32565d2ab80d983e028bc (diff) | |
download | aports-7bc48c254509bd5d03f785e2c0ce90d1bf3186f4.tar.bz2 aports-7bc48c254509bd5d03f785e2c0ce90d1bf3186f4.tar.xz |
testing/openjdk6: add util-linux-ng
needs linux32 and launches it as /bin/linux32 so for some odd
reason busybox barfs.
Diffstat (limited to 'testing/openjdk6/APKBUILD')
-rw-r--r-- | testing/openjdk6/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openjdk6/APKBUILD b/testing/openjdk6/APKBUILD index 2f6384a450..e38aa9edf3 100644 --- a/testing/openjdk6/APKBUILD +++ b/testing/openjdk6/APKBUILD @@ -9,7 +9,7 @@ url="http://icedtea.classpath.org/" arch="all" license="GPL-2 with Classpath" depends="$pkgname-jre" -makedepends="java-gcj-compat findutils tar zip gawk pkgconfig +makedepends="java-gcj-compat findutils tar zip gawk pkgconfig util-linux-ng nss-dev cups-dev jpeg-dev giflib-dev libpng-dev libxt-dev libxp-dev libxtst-dev libxinerama-dev libiconv-dev libxrender-dev alsa-lib-dev freetype-dev xulrunner-dev |