aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-28 13:11:46 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-28 13:13:21 +0200
commit961b183de298eb785f5f5ce76d0d2cc249800ecc (patch)
tree79bacddd5746b08125874d960cb4ddc26ab763a1 /sci-chemistry/nmrpipe
parentMerge remote-tracking branch 'github/master' (diff)
downloadsci-961b183de298eb785f5f5ce76d0d2cc249800ecc.tar.gz
sci-961b183de298eb785f5f5ce76d0d2cc249800ecc.tar.bz2
sci-961b183de298eb785f5f5ce76d0d2cc249800ecc.zip
Add correct subslot for ncurses deps
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-chemistry/nmrpipe')
-rw-r--r--sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index cf997edd2..31d1f244e 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -44,7 +44,10 @@ RDEPEND="${DEPEND}
media-fonts/font-sun-misc
!sci-chemistry/sparta+
!sci-chemistry/talos+
- sys-libs/ncurses
+ || (
+ sys-libs/ncurses:0/5
+ sys-libs/ncurses:5/5
+ )
x11-apps/xset
|| ( x11-libs/xview x11-libs/xview-bin )
!prefix? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)] )