mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/coccinelle: assume + for ocamlopt on pcre-ocaml
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user