dev-ml/deriving-ocsigen: Dep only on camlp4, #586906
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jun 2016 20:11:03 +0000 (22:11 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 28 Jun 2016 20:12:25 +0000 (22:12 +0200)
dev-ml/deriving-ocsigen/deriving-ocsigen-0.3c.ebuild

index 28677f2be0df8c81f17633c0d7a15f74caddf633..e8ee2392a48f8fa2bda49e2b5fff95b717ae7416 100644 (file)
@@ -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}"