kde-gtk-config: add gtk+ to DEPENDS

| WARNING: kde-gtk-config-5.7.4-r0 do_package_qa: QA Issue: kde-gtk-config rdepends on gtk+, but it isn't a build dependency, missing gtk+ in DEPENDS or PACKAGECONFIG? [build-deps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-09-10 02:55:10 +02:00
parent 0091720800
commit 21a625070f

View File

@@ -10,6 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
inherit kde-plasma distro_features_check
DEPENDS += " \
gtk+ \
gtk+3 \
ki18n \
kconfigwidgets \