commit: 4b238e830e0ece4053a2d6ba32d4506a5868df1a
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 10:43:40 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 10:43:43 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4b238e83
kde-misc/colord-kde: add missing dependency
kcm_colord.desktop calls kcmshell5.
Package-Manager: portage-2.3.2
kde-misc/colord-kde/colord-kde-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-misc/colord-kde/colord-kde-9999.ebuild
b/kde-misc/colord-kde/colord-kde-9999.ebuild
index 9ae7c45..29082f4 100644
--- a/kde-misc/colord-kde/colord-kde-9999.ebuild
+++ b/kde-misc/colord-kde/colord-kde-9999.ebuild
@@ -41,6 +41,7 @@ DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kwindowsystem)
"
RDEPEND="${COMMON_DEPEND}
+ $(add_plasma_dep kde-cli-tools)
x11-misc/colord
"