aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-08-28 12:13:51 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-01 13:46:05 -0700
commit58d81403264783e21f95dc0ef5a78fd54323289f (patch)
tree13223231364ae161082d9f01e7fc11352ef654a8
parent235a6f5fcc2cd48a40a97ab3c0dfb1a6500a9925 (diff)
downloadopenembedded-58d81403264783e21f95dc0ef5a78fd54323289f.tar.gz
xqt2_20060509.bb: DEPEND on libxmu instead of xmu
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/xqt2/xqt2_20060509.bb2
1 files changed, 1 insertions, 1 deletions
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"