commit: 4f8bb6e3d7aa1ea37abe11b9d25b30b4aaef0ce5
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Dec 3 19:41:08 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 09:20:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8bb6e3
kde-apps/konsole: Fix blocker, bug 567472
Package-Manager: portage-2.2.26
kde-apps/konsole/konsole-15.08.3.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/kde-apps/konsole/konsole-15.08.3.ebuild
b/kde-apps/konsole/konsole-15.08.3.ebuild
index f4de92e..b73cd81 100644
--- a/kde-apps/konsole/konsole-15.08.3.ebuild
+++ b/kde-apps/konsole/konsole-15.08.3.ebuild
@@ -48,7 +48,8 @@ DEPEND="
X? ( x11-libs/libX11 )
"
RDEPEND="${DEPEND}
- !kde-apps/konsole:4[-minimal(-),handbook]
+ !kde-apps/konsole:4[handbook]
+ !kde-apps/konsole:4[-minimal(-)]
"
src_configure() {