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

sci-mathematics/octave/octave-3.8.1.ebuild

index 7dbd710832700971e1fcb521d2afcfe87da1edae..667ad0ca6f9035e88c3022c36020b37803db961c 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 ~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=
        jit? ( <sys-devel/llvm-3.5 )
        virtual/lapack
        curl? ( net-misc/curl )