diff options
author | 2016-05-15 00:56:16 +0200 | |
---|---|---|
committer | 2016-05-15 01:16:31 +0200 | |
commit | 1180467546dc32f0ddb650b9e919300b3e791463 (patch) | |
tree | d740c7987eeedde3188745f1c8c8f274055b9146 /sci-mathematics | |
parent | sci-mathematics/form: Fix QA MissingSlotDep (diff) | |
download | gentoo-1180467546dc32f0ddb650b9e919300b3e791463.tar.gz gentoo-1180467546dc32f0ddb650b9e919300b3e791463.tar.bz2 gentoo-1180467546dc32f0ddb650b9e919300b3e791463.zip |
sci-mathematics/freemat: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/freemat/freemat-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/freemat/freemat-4.2.ebuild b/sci-mathematics/freemat/freemat-4.2.ebuild index a00f52f3a7ec..509920a6a45e 100644 --- a/sci-mathematics/freemat/freemat-4.2.ebuild +++ b/sci-mathematics/freemat/freemat-4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ RDEPEND="dev-libs/libpcre sci-libs/fftw:3.0 sci-libs/matio sci-libs/umfpack - sys-libs/ncurses + sys-libs/ncurses:0= virtual/glu virtual/lapack virtual/libffi |