mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
quicky: fix Qt4 runtime dependencies
Avoid dragging in all of Qt4 Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
ba3e466d8c
commit
db2389ef78
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://version.h;endline=19;md5=878bdaff438dab86298301fd1a21
|
|||||||
SECTION = "x11/apps"
|
SECTION = "x11/apps"
|
||||||
|
|
||||||
DEPENDS = "qt4-x11-free"
|
DEPENDS = "qt4-x11-free"
|
||||||
RDEPENDS = "qt4-x11-free"
|
|
||||||
|
|
||||||
SRC_URI = "http://qt-apps.org/CONTENT/content-files/80325-quicky-0.4.tar.gz"
|
SRC_URI = "http://qt-apps.org/CONTENT/content-files/80325-quicky-0.4.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user