kreversi: add missing DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-10-06 16:50:54 +02:00
parent 1e5794b10e
commit 5d41d5c96c

View File

@@ -6,9 +6,14 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kpackage-native \
kdoctools-native \
kconfig \
kconfigwidgets \
kcoreaddons \