commit: 440bd8647de6ca7623eb91c70ea25fefad76a07a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 26 11:42:37 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 26 11:44:07 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=440bd864
kde-plasma/xdg-desktop-portal-kde: Add new DEPENDs
Upstream commit c85055441a22abde1ebd908622952b3edb0b77a4
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git
a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
index db9b00d2f0..93b54089ab 100644
--- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
+++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild
@@ -13,11 +13,15 @@ IUSE="screencast"
COMMON_DEPEND="
$(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdeclarative)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kio)
+ $(add_frameworks_dep kirigami)
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep plasma)
$(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtprintsupport 'cups')
$(add_qt_dep qtwidgets)