summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt-apps
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2010-12-22 18:22:47 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-23 16:14:31 +0000
commitdb2389ef78c1004d0ddc081e4c67f60232b9d294 (patch)
tree9fa5d90c0ba63097dbeb3266ce71597d284e06ae /meta/recipes-qt/qt-apps
parentba3e466d8c4836499d549c36489d778846b26673 (diff)
downloadpoky-db2389ef78c1004d0ddc081e4c67f60232b9d294.tar.gz
quicky: fix Qt4 runtime dependencies
Avoid dragging in all of Qt4 Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-qt/qt-apps')
-rw-r--r--meta/recipes-qt/qt-apps/quicky_0.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt-apps/quicky_0.4.bb b/meta/recipes-qt/qt-apps/quicky_0.4.bb
index 004e029405..9e367f261d 100644
--- a/meta/recipes-qt/qt-apps/quicky_0.4.bb
+++ b/meta/recipes-qt/qt-apps/quicky_0.4.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://version.h;endline=19;md5=878bdaff438dab86298301fd1a21
5SECTION = "x11/apps" 5SECTION = "x11/apps"
6 6
7DEPENDS = "qt4-x11-free" 7DEPENDS = "qt4-x11-free"
8RDEPENDS = "qt4-x11-free"
9 8
10SRC_URI = "http://qt-apps.org/CONTENT/content-files/80325-quicky-0.4.tar.gz" 9SRC_URI = "http://qt-apps.org/CONTENT/content-files/80325-quicky-0.4.tar.gz"
11 10