projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46d723d
)
sci-libs/nlopt: Fix QA MissingSlotDep
author
David Seifert
<soap@gentoo.org>
Sat, 14 May 2016 22:41:00 +0000
(
00:41
+0200)
committer
David Seifert
<soap@gentoo.org>
Sat, 14 May 2016 23:16:10 +0000
(
01:16
+0200)
Package-Manager: portage-2.2.28
sci-libs/nlopt/nlopt-2.4.2.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/nlopt/nlopt-2.4.2.ebuild
b/sci-libs/nlopt/nlopt-2.4.2.ebuild
index 4f161e8eb93ffb747da0b43262ca03475a77756a..66137d5f3a4fafef8f05bed2222a87b3f35bd173 100644
(file)
--- a/
sci-libs/nlopt/nlopt-2.4.2.ebuild
+++ b/
sci-libs/nlopt/nlopt-2.4.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-19,7
+19,7
@@
SLOT="0"
IUSE="cxx guile octave python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
DEPEND="
- guile? ( dev-scheme/guile )
+ guile? ( dev-scheme/guile
:*
)
octave? ( sci-mathematics/octave )
python? ( dev-python/numpy[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"