[oe] [PATCH 2011.03-maintenance 6/7] icedtea6-native: add libxext-native to the dependencies

Stefan Schmidt stefan at datenfreihafen.org
Mon May 9 07:30:15 UTC 2011


From: Henning Heinold <h.heinold at tarent.de>

* bump PR

Signed-off-by: Stefan Schmidt <stefan at buglabs.net>
---
 recipes/icedtea/icedtea6-native.inc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes/icedtea/icedtea6-native.inc b/recipes/icedtea/icedtea6-native.inc
index 39ecdad..06da7c0 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 \
 	  "
-- 
1.7.5.1





More information about the Openembedded-devel mailing list