dev-util/coccinelle: assume + for ocamlopt on pcre-ocaml
authorAlexis Ballier <aballier@gentoo.org>
Wed, 2 Aug 2017 11:03:28 +0000 (13:03 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 2 Aug 2017 11:22:50 +0000 (13:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

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

index d3c1815b1c8dbb6538e41a0238d7c5762d41700c..5d511dcf7a2a0e9f62f9cead00ff5280ace684cf 100644 (file)
@@ -25,7 +25,7 @@ CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]
        emacs? ( virtual/emacs )
        ocaml? ( dev-ml/findlib:= )
-       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] )
+       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )
        python? ( ${PYTHON_DEPS} )"
 
 RDEPEND="${CDEPEND}
index 642926fc3b56b9e5617979454664e2257e4d85a2..403ac36a8d1d8214020ed5317c727bb16ff5037c 100644 (file)
@@ -25,7 +25,7 @@ CDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]
        dev-ml/parmap:=[ocamlopt?]
        emacs? ( virtual/emacs )
        ocaml? ( dev-ml/findlib:= )
-       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] )
+       pcre? ( dev-ml/pcre-ocaml:=[ocamlopt(+)?] )
        python? ( ${PYTHON_DEPS} )"
 
 RDEPEND="${CDEPEND}