From patchwork Mon May 9 07:30:15 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2011.03-maintenance, 6/7] icedtea6-native: add libxext-native to the dependencies Date: Mon, 09 May 2011 07:30:15 -0000 From: Stefan Schmidt X-Patchwork-Id: 3465 Message-Id: To: openembedded-devel@lists.openembedded.org From: Henning Heinold * bump PR Signed-off-by: Stefan Schmidt --- 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 \ "