summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-28 22:11:55 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-28 22:12:25 +0200
commit6bb29d75ef3e2cd08682c4aae2b46cee4303fb41 (patch)
tree224d3c319c6249f6e526e21b708bac37328c697c /dev-ml
parentdev-ml/faillib: Dep only on camlp4, #586912 (diff)
downloadgentoo-6bb29d75ef3e2cd08682c4aae2b46cee4303fb41.tar.gz
gentoo-6bb29d75ef3e2cd08682c4aae2b46cee4303fb41.tar.bz2
gentoo-6bb29d75ef3e2cd08682c4aae2b46cee4303fb41.zip
dev-ml/typehashlib: Dep only on camlp4, #586928
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/typehashlib/typehashlib-109.15.02.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/typehashlib/typehashlib-109.15.02.ebuild b/dev-ml/typehashlib/typehashlib-109.15.02.ebuild
index 62cee40cf2a3..8e6e92441224 100644
--- 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}"