kded/kio: rework dependencies

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-10-23 19:27:21 +02:00
parent cee7202d15
commit 11ba2693ee
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,6 @@ DEPENDS += " \
kcoreaddons-native kcoreaddons \
kcrash \
kdbusaddons \
kinit \
kservice \
"

View File

@@ -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)} \
"