From: Khem Raj Date: Sat, 28 Aug 2010 19:13:51 +0000 (-0700) Subject: xqt2_20060509.bb: DEPEND on libxmu instead of xmu X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d81403264783e21f95dc0ef5a78fd54323289f;p=openembedded.git xqt2_20060509.bb: DEPEND on libxmu instead of xmu Signed-off-by: Khem Raj Acked-by: Frans Meulenbroeks Acked-by: Martin Jansa --- diff --git a/recipes/xqt2/xqt2_20060509.bb b/recipes/xqt2/xqt2_20060509.bb index 7634d27830..4492bc75a8 100644 --- a/recipes/xqt2/xqt2_20060509.bb +++ b/recipes/xqt2/xqt2_20060509.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Xqt2 is an X-Server than runs within the Opie environment" HOMEPAGE = "http://xqt.sourceforge.jp" -DEPENDS = "freetype libxi xmu flex-native virtual/libqte2 libqpe-opie" +DEPENDS = "freetype libxi libxmu flex-native virtual/libqte2 libqpe-opie" LICENSE = "GPL" SECTION = "opie/applications" APPTYPE = "binary"