kde-apps/ktp-desktop-applets: Add missing DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Andreas Sturmlechner
2017-04-22 17:30:30 +02:00
parent 3ca6caa167
commit 9503a7a5bc

View File

@@ -12,13 +12,13 @@ LICENSE="|| ( GPL-2 GPL-3 ) GPL-2+ LGPL-2.1+"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
RDEPEND="
$(add_frameworks_dep kdeclarative)
$(add_frameworks_dep kwindowsystem)
$(add_frameworks_dep plasma)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
"
RDEPEND="${DEPEND}
!kde-apps/ktp-desktop-applets:4
DEPEND="${RDEPEND}
$(add_frameworks_dep ki18n)
"