add qtbase-plugins to RRECOMMENDS for applications

with this they should work out of the box

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-04-26 20:48:38 +02:00
parent 5aae2cfab3
commit 1ebaf7d827

View File

@@ -3,3 +3,5 @@ inherit kde-base
KDE_APP_VERSION = "15.04.0"
SRC_URI = "http://download.kde.org/stable/applications/${KDE_APP_VERSION}/src/${BPN}-${PV}.tar.xz"
RRECOMMENDS_${PN} += "qtbase-plugins"