commit:     c36b3a3a0bc72d1f3c1c0e0b95bc89f9dfcce637
Author:     Matthew Dawson <matthew <AT> mjdsystems <DOT> ca>
AuthorDate: Sat Aug  9 00:05:14 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug  9 19:21:15 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c36b3a3a

[kde-base/ktouch] Reduce the dependency on plasma-workspace to plasma-runtime

Package-Manager: portage-2.2.8-r1

---
 kde-base/ktouch/ktouch-4.13.97.ebuild      | 2 +-
 kde-base/ktouch/ktouch-4.14.49.9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-base/ktouch/ktouch-4.13.97.ebuild 
b/kde-base/ktouch/ktouch-4.13.97.ebuild
index df73e69..716611a 100644
--- a/kde-base/ktouch/ktouch-4.13.97.ebuild
+++ b/kde-base/ktouch/ktouch-4.13.97.ebuild
@@ -15,5 +15,5 @@ IUSE="debug"
 RDEPEND="
        $(add_kdebase_dep knotify)
        $(add_kdebase_dep kqtquickcharts)
-       $(add_kdebase_dep plasma-workspace '' 4.11)
+       $(add_kdebase_dep plasma-runtime)
 "

diff --git a/kde-base/ktouch/ktouch-4.14.49.9999.ebuild 
b/kde-base/ktouch/ktouch-4.14.49.9999.ebuild
index 31e0a9e..6d6ceb9 100644
--- a/kde-base/ktouch/ktouch-4.14.49.9999.ebuild
+++ b/kde-base/ktouch/ktouch-4.14.49.9999.ebuild
@@ -15,5 +15,5 @@ IUSE="debug"
 RDEPEND="
        $(add_kdebase_dep knotify)
        $(add_kdebase_dep kqtquickcharts)
-       $(add_kdebase_dep plasma-workspace '' 4.11)
+       $(add_kdebase_dep plasma-runtime)
 "

Reply via email to