commit: f44cc633653a26015ab9cd74d5a2045ec1c43f24
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 9 10:28:30 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 9 10:28:30 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f44cc633
kde-misc/kimtoy: add missing dependency
Package-Manager: portage-2.2.27
kde-misc/kimtoy/kimtoy-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-misc/kimtoy/kimtoy-9999.ebuild
b/kde-misc/kimtoy/kimtoy-9999.ebuild
index 29a62e3..aaa9d46 100644
--- a/kde-misc/kimtoy/kimtoy-9999.ebuild
+++ b/kde-misc/kimtoy/kimtoy-9999.ebuild
@@ -29,6 +29,7 @@ COMMON_DEPEND="
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
$(add_frameworks_dep plasma)
app-i18n/ibus
dev-libs/glib:2