From 6f07efa59db66c9564bec24f81a5e66d7b927621 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 2 Dec 2004 06:46:46 +0000 Subject: Fix xqt to depend on virtual/libqte2, not qte. Depending on qte resulted in 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xqt') diff --git a/xqt/xqt_0.0.9.oe b/xqt/xqt_0.0.9.oe index fda26a44d3..61545714c9 100644 --- a/xqt/xqt_0.0.9.oe +++ b/xqt/xqt_0.0.9.oe @@ -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 " -- cgit v1.2.3