kimageformats: depend on karchive and therby become a tier2 citizen
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user