kded/kio: rework dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -13,7 +13,6 @@ DEPENDS += " \
|
||||
kcoreaddons-native kcoreaddons \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kinit \
|
||||
kservice \
|
||||
"
|
||||
|
||||
|
||||
@@ -18,20 +18,21 @@ inherit kde-kf5 gettext mime-xdg
|
||||
|
||||
DEPENDS += " \
|
||||
qttools-native \
|
||||
karchive \
|
||||
kcodecs \
|
||||
kconfig-native \
|
||||
kcoreaddons-native \
|
||||
kdbusaddons \
|
||||
kdoctools-native \
|
||||
kauth-native \
|
||||
sonnet-native \
|
||||
karchive \
|
||||
kcodecs \
|
||||
kdbusaddons \
|
||||
ki18n \
|
||||
knotifications \
|
||||
kservice \
|
||||
solid \
|
||||
kxmlgui \
|
||||
kwallet \
|
||||
kauth-native \
|
||||
sonnet-native \
|
||||
kded \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11", "", d)} \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user