kservice: add kdoctools to DEPENDs

While at it do prettify

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-08-15 10:10:54 +02:00
parent ccfdfdf224
commit 23de03b8ff

View File

@@ -8,7 +8,16 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gettext
DEPENDS += "kconfig kconfig-native kcoreaddons-native kcrash kdbusaddons ki18n kdoctools-native"
DEPENDS += " \
kconfig-native \
kdoctools-native \
kcoreaddons-native \
kconfig \
kcrash \
kdbusaddons \
ki18n \
kdoctools \
"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "622e73f22de26a8fde0d915bd6e0f27d"