sci-mathematics/octave: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28
This commit is contained in:
David Seifert
2016-05-15 01:06:24 +02:00
parent ab1612ffcc
commit ba2ed7ab86

View 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 )