aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icedtea
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-04-18 09:26:35 +0200
committerStefan Schmidt <stefan@buglabs.net>2011-05-09 09:01:42 +0200
commite682d07e272141a55ef957b0e527950cef3b4fc8 (patch)
treed894baa452f50609293aca431a3e10639bf5d378 /recipes/icedtea
parent5b9d550f6154301c5926b31c798fa93eb150a1a7 (diff)
downloadopenembedded-e682d07e272141a55ef957b0e527950cef3b4fc8.tar.gz
icedtea6-native: add libxext-native to the dependencies
* bump PR Signed-off-by: Stefan Schmidt <stefan@buglabs.net>
Diffstat (limited to 'recipes/icedtea')
-rw-r--r--recipes/icedtea/icedtea6-native.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/icedtea/icedtea6-native.inc b/recipes/icedtea/icedtea6-native.inc
index 39ecdad1bb..06da7c0d36 100644
--- a/recipes/icedtea/icedtea6-native.inc
+++ b/recipes/icedtea/icedtea6-native.inc
@@ -1,12 +1,13 @@
DESCRIPTION = "Harness to build the source code from OpenJDK using Free Software build tools"
HOMEPAGE = "http://icedtea.classpath.org"
LICENSE = "GPL with Classpath Exception"
-INC_PR = "r3"
+INC_PR = "r4"
DEPENDS = "virtual/javac-native classpath-tools-native \
virtual/java-native classpath-native \
xalan-j-native xerces-j-native rhino-native \
- ant-native libx11-native xproto-native libxt-native \
+ ant-native \
+ libx11-native xproto-native libxt-native libxext-native \
freetype-native zlib-native giflib-native jpeg-native \
zip-native \
"