projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceca5e6
)
dev-ml/typehashlib: Dep only on camlp4, #586928
author
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jun 2016 20:11:55 +0000
(22:11 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 28 Jun 2016 20:12:25 +0000
(22:12 +0200)
dev-ml/typehashlib/typehashlib-109.15.02.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/typehashlib/typehashlib-109.15.02.ebuild
b/dev-ml/typehashlib/typehashlib-109.15.02.ebuild
index 62cee40cf2a38c9ce242c9f77f0016196d8b6fa0..8e6e924412249228cca54386f8034f4f91ea15b2 100644
(file)
--- a/
dev-ml/typehashlib/typehashlib-109.15.02.ebuild
+++ b/
dev-ml/typehashlib/typehashlib-109.15.02.ebuild
@@
-19,7
+19,7
@@
IUSE=""
DEPEND=">=dev-lang/ocaml-4.00.0:=
>=dev-ml/type-conv-${PV}:=
-
|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
"
+
dev-ml/camlp4:=
"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"