commit: 57da6d2484b5525905365da32447c48c2a127d19
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 13:22:27 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 13:22:27 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=57da6d24
[kde-base/ktouch] Add missing dependency.
Package-Manager: portage-2.2.8-r1
---
kde-base/ktouch/ktouch-4.13.49.9999.ebuild | 1 +
kde-base/ktouch/ktouch-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-base/ktouch/ktouch-4.13.49.9999.ebuild
b/kde-base/ktouch/ktouch-4.13.49.9999.ebuild
index c19e286..31e0a9e 100644
--- a/kde-base/ktouch/ktouch-4.13.49.9999.ebuild
+++ b/kde-base/ktouch/ktouch-4.13.49.9999.ebuild
@@ -14,5 +14,6 @@ IUSE="debug"
RDEPEND="
$(add_kdebase_dep knotify)
+ $(add_kdebase_dep kqtquickcharts)
$(add_kdebase_dep plasma-workspace '' 4.11)
"
diff --git a/kde-base/ktouch/ktouch-9999.ebuild
b/kde-base/ktouch/ktouch-9999.ebuild
index c19e286..31e0a9e 100644
--- a/kde-base/ktouch/ktouch-9999.ebuild
+++ b/kde-base/ktouch/ktouch-9999.ebuild
@@ -14,5 +14,6 @@ IUSE="debug"
RDEPEND="
$(add_kdebase_dep knotify)
+ $(add_kdebase_dep kqtquickcharts)
$(add_kdebase_dep plasma-workspace '' 4.11)
"