dev-util/coccinelle: Use proper useflag defaults for sexplib[ocamlopt] dep
authorAlexis Ballier <aballier@gentoo.org>
Sat, 1 Apr 2017 16:40:03 +0000 (18:40 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sun, 2 Apr 2017 08:37:57 +0000 (10:37 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-util/coccinelle/coccinelle-1.0.5.ebuild
dev-util/coccinelle/coccinelle-1.0.6.ebuild

index 277f24d717630c4d5e76e5767bddc061a8ed319e..d3c1815b1c8dbb6538e41a0238d7c5762d41700c 100644 (file)
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 # ocaml enables ocaml scripting (uses findlib)
 CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
-       dev-ml/sexplib:=[ocamlopt?]
+       dev-ml/sexplib:=[ocamlopt(+)?]
        dev-ml/menhir:=[ocamlopt?]
        dev-ml/camlp4:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]
index 0ebabfb71181b2d2e9ccc968dd9bed363602782f..642926fc3b56b9e5617979454664e2257e4d85a2 100644 (file)
@@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 # ocaml enables ocaml scripting (uses findlib)
 CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
-       dev-ml/sexplib:=[ocamlopt?]
+       dev-ml/sexplib:=[ocamlopt(+)?]
        dev-ml/menhir:=[ocamlopt?]
        dev-ml/camlp4:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]