kdesignerplugin: remove kdoctools from DEPENDS - kdoctools-native is good enough

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-09-04 20:52:56 +02:00
parent 6ef94e958b
commit 9c79007ea5

View File

@@ -2,22 +2,14 @@ require ${BPN}.inc
inherit cmake_lib gettext
# required
DEPENDS += " \
${BPN}-native \
"
DEPENDS += " \
kauth-native \
sonnet-native \
kdoctools-native \
qttools \
kcoreaddons \
kconfig \
kdoctools \
"
# optional -> TBD packageconfig
DEPENDS += " \
kauth-native \
sonnet-native \
kcompletion \
kconfigwidgets \
kiconthemes \