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

sci-mathematics/octave/octave-3.6.4.ebuild

index 378b11642a896368bf2bbebc303e55c3fbade28d..67ab623ccd1a71ff6d77667107794229676dbebf 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 )