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

sci-mathematics/octave/octave-3.6.4-r1.ebuild

index 9e8f5ab6a281f29ba90ebd02123f5fa1ee86ef77..65094e6acf68197b02283df07ef33e183a379b3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 RDEPEND="
        app-text/ghostscript-gpl
        dev-libs/libpcre
-       sys-libs/ncurses
+       sys-libs/ncurses:0=
        virtual/lapack
        curl? ( net-misc/curl )
        fftw? ( sci-libs/fftw:3.0 )