kdbusaddons: add qtx11extras to DEPENDS for x11 environments
WARNING: QA Issue: kdbusaddons 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:
@@ -6,6 +6,10 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
inherit kde-kf5 cmake-lib
|
||||
|
||||
DEPENDS += " \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)} \
|
||||
"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
SRCREV = "e939e5136711df31ace7ff627f3a0e58c60f3588"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user