commit:     3fb3ca01bab7a41f609db9bd6b84da81da150c6a
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  8 16:53:28 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr  8 16:53:28 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3fb3ca01

[kde-base/khotkeys] Move some libs to DEPEND only

Package-Manager: portage-2.2.10

---
 kde-base/khotkeys/khotkeys-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-base/khotkeys/khotkeys-9999.ebuild 
b/kde-base/khotkeys/khotkeys-9999.ebuild
index 4963874..e9027c6 100644
--- a/kde-base/khotkeys/khotkeys-9999.ebuild
+++ b/kde-base/khotkeys/khotkeys-9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="KDE workspace hotkey module"
 KEYWORDS=""
 IUSE=""
 
-DEPEND="
+RDEPEND="
        $(add_frameworks_dep kcompletion)
        $(add_frameworks_dep kconfig)
        $(add_frameworks_dep kconfigwidgets)
@@ -31,10 +31,10 @@ DEPEND="
        dev-qt/qtwidgets:5
        dev-qt/qtx11extras:5
        x11-libs/libX11
+       !kde-base/khotkeys:4
+"
+DEPEND="${RDEPEND}
        x11-libs/libxcb
        x11-libs/libXtst
        x11-proto/xproto
 "
-RDEPEND="${DEPEND}
-       !kde-base/khotkeys:4
-"

Reply via email to