aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/icedtea
diff options
context:
space:
mode:
authorHenning Heinold <h.heinold@tarent.de>2011-04-18 09:26:35 +0200
committerHenning Heinold <h.heinold@tarent.de>2011-04-18 09:26:35 +0200
commit2b31a5434c1c65d1c86498435e3a0fe8673f9545 (patch)
treea5e95fb2b5e3ad0e3759a110423835eaad83e24a /recipes/icedtea
parentdb031074192115d3e0c7664eb052b78686d5cf9d (diff)
downloadopenembedded-2b31a5434c1c65d1c86498435e3a0fe8673f9545.tar.gz
icedtea6-native: add libxext-native to the dependencies
* bump PR
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 \
"