summaryrefslogtreecommitdiffstats
path: root/main/icedtea-web
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-04-02 07:28:04 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-04-02 07:28:04 -0500
commit022051126c618126daeaaa5857f877d0e62743e3 (patch)
tree5c94b8ba319c12729c7c788d117fe4a914205591 /main/icedtea-web
parent72f09f93efa6b6b6992c12303d14f1ec229bb01c (diff)
downloadaports-022051126c618126daeaaa5857f877d0e62743e3.tar.bz2
aports-022051126c618126daeaaa5857f877d0e62743e3.tar.xz
main/icedtea-web: dep fixes
Diffstat (limited to 'main/icedtea-web')
-rw-r--r--main/icedtea-web/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/icedtea-web/APKBUILD b/main/icedtea-web/APKBUILD
index d08140dd4..6b8b9ef38 100644
--- a/main/icedtea-web/APKBUILD
+++ b/main/icedtea-web/APKBUILD
@@ -8,7 +8,7 @@ url="http://icedtea.classpath.org/wiki/IcedTea-Web"
arch="all"
license="GPL"
depends=
-depends_dev="xulrunner-dev openjdk6 openjdk6-jre"
+depends_dev="xulrunner-dev openjdk6 openjdk6-jre gtk+-dev"
makedepends="tar zip $depends_dev"
install=""
subpackages="$pkgname-mozilla $pkgname-doc"