summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-05-15 01:04:20 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-15 01:16:43 +0200
commit375c4d9d9d68193f115116812d1ccaa94c9d1d88 (patch)
treebaf188ea51869768e6bef7ffaaa26d2fd1263ed2 /sci-mathematics/octave
parentsci-mathematics/gretl: Fix QA MissingSlotDep (diff)
downloadgentoo-375c4d9d9d68193f115116812d1ccaa94c9d1d88.tar.gz
gentoo-375c4d9d9d68193f115116812d1ccaa94c9d1d88.tar.bz2
gentoo-375c4d9d9d68193f115116812d1ccaa94c9d1d88.zip
sci-mathematics/octave: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/octave-3.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/octave-3.6.4.ebuild b/sci-mathematics/octave/octave-3.6.4.ebuild
index 378b11642a89..67ab623ccd1a 100644
--- a/sci-mathematics/octave/octave-3.6.4.ebuild
+++ b/sci-mathematics/octave/octave-3.6.4.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 )