[yocto] [PATCH] task-core-qt3: Fix package names

Saul Wold sgw at linux.intel.com
Thu Dec 8 19:33:46 PST 2011


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 recipes-qt3/tasks/task-core-qt3.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes-qt3/tasks/task-core-qt3.bb b/recipes-qt3/tasks/task-core-qt3.bb
index 81479d9..fa41fb5 100644
--- a/recipes-qt3/tasks/task-core-qt3.bb
+++ b/recipes-qt3/tasks/task-core-qt3.bb
@@ -3,7 +3,7 @@
 #
 
 DESCRIPTION = "Create qt3 Tasks"
-PR = "r0"
+PR = "r1"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@@ -17,7 +17,6 @@ ALLOW_EMPTY = "1"
 
 
 RDEPENDS_task-core-qt-mt3 = "\
-    qt-x11-free \
     libqt-mt3 \
 "
 
-- 
1.7.3.4




More information about the yocto mailing list