sci-mathematics/pspp: Add missing (sub-)slot dependency operators
authorDavid Seifert <soap@gentoo.org>
Thu, 5 May 2016 22:26:59 +0000 (00:26 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 5 May 2016 22:27:18 +0000 (00:27 +0200)
Package-Manager: portage-2.2.28

sci-mathematics/pspp/pspp-0.8.3.ebuild

index 565a8dc491cbc7f57a3e3803ed47b164fb1108c3..d2400754ce231b257159b7829f7ab74d3688fb7b 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$
 
@@ -30,7 +30,7 @@ RDEPEND="
                        gnome-base/libglade:2.0
                        x11-libs/gtk+:2
                        >=x11-libs/gtksourceview-2.2:2.0 )
-       ncurses? ( sys-libs/ncurses )
+       ncurses? ( sys-libs/ncurses:0= )
        postgres? ( dev-db/postgresql:=[server] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig