kimageformats: depend on karchive and therby become a tier2 citizen

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-03-26 13:58:59 +01:00
parent e166857800
commit 99d2647fca

View File

@@ -6,7 +6,10 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}"
DEPENDS += " \
karchive \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)} \
"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "72be30ed58c068675af34fc3d6430ad0"