xqt: fix DEPEND on flex-native
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 19 Aug 2006 11:47:56 +0000 (11:47 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 19 Aug 2006 11:47:56 +0000 (11:47 +0000)
packages/xqt/xqt_0.0.9.bb

index d5a8e70..0c7a77e 100644 (file)
@@ -2,15 +2,13 @@ HOMEPAGE = "http://xqt.sourceforge.jp"
 LICENSE = "GPL"
 SECTION = "x11"
 
-
 SRCDATE = "20041111"
-DEPENDS = "freetype libxi libxmu flex-2.5.4-native virtual/libqte2 libqpe-opie"
+DEPENDS = "freetype libxi libxmu flex-native virtual/libqte2 libqpe-opie"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.jp/cvsroot/xqt;module=xc;method=pserver \
           file://imake-staging.patch;patch=1 \
           file://moc_call.patch;patch=1 "
 
-
 S = "${WORKDIR}/xc"
 
 do_configure() {