dev-ml/faillib: Dep only on camlp4, #586912

This commit is contained in:
Michał Górny
2016-06-28 22:11:16 +02:00
parent 164e7ec1c2
commit ceca5e6eea

View File

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