sci-mathematics/genius: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:58:01 +0000 (00:58 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:16:35 +0000 (01:16 +0200)
Package-Manager: portage-2.2.28

sci-mathematics/genius/genius-1.0.19.ebuild

index 32c5e25a4f1e538b14f1b1928435cc13bd517d61..6dd067a62e222004a3c73585d5a47907ba054219 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,11 +19,11 @@ IUSE="doc gnome nls"
 
 RDEPEND="
        dev-libs/glib:2
-       dev-libs/gmp
-       dev-libs/mpfr
+       dev-libs/gmp:0=
+       dev-libs/mpfr:0
        dev-libs/popt
-       sys-libs/ncurses
-       sys-libs/readline
+       sys-libs/ncurses:0=
+       sys-libs/readline:0
        gnome? (
                x11-libs/gtk+:2
                gnome-base/libgnome