diff options
Diffstat (limited to 'sci-mathematics/genius/genius-1.0.19.ebuild')
-rw-r--r-- | sci-mathematics/genius/genius-1.0.19.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-mathematics/genius/genius-1.0.19.ebuild b/sci-mathematics/genius/genius-1.0.19.ebuild index 32c5e25a4f1..6dd067a62e2 100644 --- a/sci-mathematics/genius/genius-1.0.19.ebuild +++ b/sci-mathematics/genius/genius-1.0.19.ebuild @@ -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 |