projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164363f
)
sci-mathematics/z3-4.8.6: Add missing dep on dev-libs/gmp[cxx]
author
Patrick McLean
<chutzpah@gentoo.org>
Fri, 20 Mar 2020 19:16:49 +0000
(12:16 -0700)
committer
Patrick McLean
<chutzpah@gentoo.org>
Fri, 20 Mar 2020 19:16:49 +0000
(12:16 -0700)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
sci-mathematics/z3/z3-4.8.6.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/z3/z3-4.8.6.ebuild
b/sci-mathematics/z3/z3-4.8.6.ebuild
index fe56e09602bd930d2ceb670f7d53513a29fd3d48..fca0f4ef0b6c76daf2fbcdedd314c302a1b38e9c 100644
(file)
--- a/
sci-mathematics/z3/z3-4.8.6.ebuild
+++ b/
sci-mathematics/z3/z3-4.8.6.ebuild
@@
-19,7
+19,7
@@
IUSE="doc examples gmp isabelle java python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- gmp? ( dev-libs/gmp:0=[${MULTILIB_USEDEP}] )"
+ gmp? ( dev-libs/gmp:0=[
cxx,
${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}
java? ( >=virtual/jdk-1.8 )"
BDEPEND="