commit:     5c232f0b2e92b008f59ab41e14e860299e79b44b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 18:46:11 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 18:46:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c232f0b

kde-plasma/sddm-kcm: Add missing dependencies

Upstream commit ea3e8d39731b28b3da298f48c40e2dd813851db6
Thanks-to: Michael Mounteney <gate03 <AT> landcroft.co.uk>
Gentoo-bug: 610640

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-plasma/sddm-kcm/sddm-kcm-5.9.2.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.9.2.ebuild 
b/kde-plasma/sddm-kcm/sddm-kcm-5.9.2.ebuild
index 7d96ef2461..ab4ed7338a 100644
--- a/kde-plasma/sddm-kcm/sddm-kcm-5.9.2.ebuild
+++ b/kde-plasma/sddm-kcm/sddm-kcm-5.9.2.ebuild
@@ -14,12 +14,15 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""
 
 COMMON_DEPEND="
+       $(add_frameworks_dep karchive)
        $(add_frameworks_dep kauth)
        $(add_frameworks_dep kconfig)
        $(add_frameworks_dep kconfigwidgets)
        $(add_frameworks_dep kcoreaddons)
        $(add_frameworks_dep ki18n)
        $(add_frameworks_dep kio)
+       $(add_frameworks_dep knewstuff)
+       $(add_frameworks_dep kwidgetsaddons)
        $(add_qt_dep qtdeclarative 'widgets')
        $(add_qt_dep qtgui)
        $(add_qt_dep qtwidgets)

Reply via email to