summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-28 22:11:03 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-28 22:12:25 +0200
commit164e7ec1c260051704bd208c346beb2cce366248 (patch)
tree2068cbea99d661a1710ef5dcb68d8d898d6f03d8 /dev-ml
parentdev-ml/comparelib: Dep only on camlp4, #586904 (diff)
downloadgentoo-164e7ec1c260051704bd208c346beb2cce366248.tar.gz
gentoo-164e7ec1c260051704bd208c346beb2cce366248.tar.bz2
gentoo-164e7ec1c260051704bd208c346beb2cce366248.zip
dev-ml/deriving-ocsigen: Dep only on camlp4, #586906
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild b/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild
index 28677f2be0df..e8ee2392a48f 100644
--- a/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild
+++ b/dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64"
IUSE="+ocamlopt type-conv"
DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+ dev-ml/camlp4:=
type-conv? ( >=dev-ml/type-conv-108:= )"
RDEPEND="${DEPEND}"