[oe-commits] Khem Raj : xqt2_20060509.bb: DEPEND on libxmu instead of xmu

git version control git at git.openembedded.org
Wed Sep 1 20:46:16 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 58d81403264783e21f95dc0ef5a78fd54323289f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=58d81403264783e21f95dc0ef5a78fd54323289f

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Aug 28 12:13:51 2010 -0700

xqt2_20060509.bb: DEPEND on libxmu instead of xmu

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Acked-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xqt2/xqt2_20060509.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/xqt2/xqt2_20060509.bb b/recipes/xqt2/xqt2_20060509.bb
index 7634d27..4492bc7 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"





More information about the Openembedded-commits mailing list