kdesignerplugin: set dependencies target agnostic
Further fix for [1] [1] https://github.com/Freescale/meta-freescale/issues/798 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -7,6 +7,13 @@ DEPENDS += " \
|
||||
${BPN}-native \
|
||||
"
|
||||
|
||||
DEPENDS += " \
|
||||
qttools \
|
||||
kcoreaddons \
|
||||
kconfig \
|
||||
kdoctools \
|
||||
"
|
||||
|
||||
# optional -> TBD packageconfig
|
||||
DEPENDS += " \
|
||||
kauth-native \
|
||||
|
||||
@@ -4,7 +4,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
inherit kde-kf5-porting-aids
|
||||
|
||||
DEPENDS += "qttools kcoreaddons kconfig kdoctools"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
SRC_URI[sha256sum] = "4556c3001f6558cf8ecaf9ce98b60bc130099b0af5d35be48561405b778d6f79"
|
||||
|
||||
Reference in New Issue
Block a user