dev-util/coccinelle: assume + for ocamlopt on pcre-ocaml

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
Alexis Ballier
2017-08-02 13:03:28 +02:00
parent 3d67e2fb49
commit 1ab9642d85
2 changed files with 2 additions and 2 deletions

View 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}

View 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}