kguiaddons: add qtx11extras to DEPENDS in x11 environments
WARNING: QA Issue: kguiaddons rdepends on qtx11extras, but it isn't a build dependency? [build-deps] Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -7,6 +7,10 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
inherit kde-kf5 cmake-lib
|
||||
|
||||
DEPENDS += " \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)} \
|
||||
"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
SRCREV = "d7f3fdcb23c64b81f1ca86c64884988d760c3c36"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user