diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-09-06 18:58:38 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-09-08 12:46:43 +1000 |
commit | 63616cff8613b3ef251fd62c60b2163971fc5b41 (patch) | |
tree | ed37014c9455a87ffc2d6f67b8cca4f6578599c3 /kde-apps/konsole | |
parent | sys-apps/likwid: set SRC_URI to devspace, fixes bug #559522 (diff) | |
download | gentoo-63616cff8613b3ef251fd62c60b2163971fc5b41.tar.gz gentoo-63616cff8613b3ef251fd62c60b2163971fc5b41.tar.bz2 gentoo-63616cff8613b3ef251fd62c60b2163971fc5b41.zip |
kde-apps/konsole: Fix blocker
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-apps/konsole')
-rw-r--r-- | kde-apps/konsole/konsole-15.08.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/konsole/konsole-15.08.0.ebuild b/kde-apps/konsole/konsole-15.08.0.ebuild index ab75c484d9b4..5f90ede20aca 100644 --- a/kde-apps/konsole/konsole-15.08.0.ebuild +++ b/kde-apps/konsole/konsole-15.08.0.ebuild @@ -49,7 +49,7 @@ DEPEND=" X? ( x11-libs/libX11 ) " RDEPEND="${DEPEND} - !kde-apps/konsole:4[-minimal(+),handbook] + !kde-apps/konsole:4[-minimal(-),handbook] " src_configure() { |