From: David Seifert Date: Sat, 14 May 2016 23:05:23 +0000 (+0200) Subject: sci-mathematics/octave: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ab1612ffccfe4893d14ca379503914993380beb4;p=gentoo.git sci-mathematics/octave: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-mathematics/octave/octave-3.6.4-r1.ebuild b/sci-mathematics/octave/octave-3.6.4-r1.ebuild index 9e8f5ab6a281..65094e6acf68 100644 --- a/sci-mathematics/octave/octave-3.6.4-r1.ebuild +++ b/sci-mathematics/octave/octave-3.6.4-r1.ebuild @@ -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 )