summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-06 00:26:59 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-06 00:27:18 +0200
commit3331b267eb99f3ae2e6f6854f044e08715437ffd (patch)
tree3b2ee6e87c3e0e6687300ceae4be59b95ea93574 /sci-mathematics/pspp
parentsci-mathematics/pspp: Add missing (sub-)slot dependency operators (diff)
downloadgentoo-3331b267eb99f3ae2e6f6854f044e08715437ffd.tar.gz
gentoo-3331b267eb99f3ae2e6f6854f044e08715437ffd.tar.bz2
gentoo-3331b267eb99f3ae2e6f6854f044e08715437ffd.zip
sci-mathematics/pspp: Add missing (sub-)slot dependency operators
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/pspp')
-rw-r--r--sci-mathematics/pspp/pspp-0.8.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pspp/pspp-0.8.3.ebuild b/sci-mathematics/pspp/pspp-0.8.3.ebuild
index 565a8dc491cb..d2400754ce23 100644
--- a/sci-mathematics/pspp/pspp-0.8.3.ebuild
+++ b/sci-mathematics/pspp/pspp-0.8.3.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$
@@ -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