Fix xqt to depend on virtual/libqte2, not qte. Depending on qte resulted in
authorChris Larson <clarson@kergoth.com>
Thu, 2 Dec 2004 06:46:46 +0000 (06:46 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 2 Dec 2004 06:46:46 +0000 (06:46 +0000)
two different qtes being built in the same tree during a world build, which
breaks things rather badly.

BKrev: 41aeba562jVJ2CPxUochaMat0khOKw

xqt/xqt_0.0.9.oe

index fda26a4..6154571 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "x11/base"
 
 
 CVSDATE = "20041111"
-DEPENDS = "freetype libxi xmu flex-2.5.4-native qte libqpe-opie"
+DEPENDS = "freetype libxi xmu flex-2.5.4-native virtual/libqte2 libqpe-opie"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.jp/cvsroot/xqt;module=xc;method=pserver \
           file://imake-staging.patch;patch=1 \
@@ -87,4 +87,4 @@ do_stage() {
 }
 
 
-FILES_${PN} = " ${palmtopdir}/apps/Applications/Xqt.desktop ${palmtopdir}/pics/Xqt/Xqt.png ${bindir}/Xqt "
\ No newline at end of file
+FILES_${PN} = " ${palmtopdir}/apps/Applications/Xqt.desktop ${palmtopdir}/pics/Xqt/Xqt.png ${bindir}/Xqt "