midpath: depend on qte-mt instead of the non-existant qt-mt
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 20 Aug 2008 00:23:33 +0000 (00:23 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 20 Aug 2008 00:23:33 +0000 (00:23 +0000)
packages/midpath/midpath-backend-qt3x11_0.2+0.3rc1.bb
packages/midpath/midpath-backend-qt4x11_0.2+0.3rc1.bb
packages/midpath/midpath-backend-qte_0.2+0.3rc1.bb

index 3f1c0e5..1d79379 100644 (file)
@@ -6,7 +6,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz"
 
 S = "${WORKDIR}/midpath-0.3rc1"
 
-DEPENDS = "classpath qt-mt"
+DEPENDS = "classpath qte-mt"
 RCONFLICTS = "midpath-backend-qte"
 
 inherit qt3x11
index ba12796..f26ea4e 100644 (file)
@@ -6,7 +6,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz"
 
 S = "${WORKDIR}/midpath-0.3rc1"
 
-DEPENDS = "classpath qt-mt"
+DEPENDS = "classpath qte-mt"
 
 inherit qt4x11
 
index c812b34..6d7cb9d 100644 (file)
@@ -6,7 +6,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz"
 
 S = "${WORKDIR}/midpath-0.3rc1"
 
-DEPENDS = "classpath qt-mt"
+DEPENDS = "classpath qte-mt"
 RCONFLICTS = "midpath-backend-qt3"
 
 inherit qt3e