dev-ml/faillib: Dep only on camlp4, #586912
authorMichał Górny <mgorny@gentoo.org>
Tue, 28 Jun 2016 20:11:16 +0000 (22:11 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 28 Jun 2016 20:12:25 +0000 (22:12 +0200)
dev-ml/faillib/faillib-111.17.00.ebuild

index 7e642068fc60252162edaa80db3fd384072a5cba..f400008064a7583f63d11f46d92fa2d7b5cf4250 100644 (file)
@@ -18,7 +18,7 @@ IUSE=""
 
 DEPEND="
        dev-ml/herelib:=
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
        "
 RDEPEND="${DEPEND}"