projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ab9642
)
dev-ml/ocaml-text: assume + for ocamlopt on pcre-ocaml
author
Alexis Ballier
<aballier@gentoo.org>
Wed, 2 Aug 2017 11:04:13 +0000
(13:04 +0200)
committer
Alexis 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-ml/ocaml-text/ocaml-text-0.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/ocaml-text/ocaml-text-0.8.ebuild
b/dev-ml/ocaml-text/ocaml-text-0.8.ebuild
index 685c177ff27f1df84d59e67275755f9638324f03..ebcdda2a93f64bea568f297d5942201aa64f7f8c 100644
(file)
--- a/
dev-ml/ocaml-text/ocaml-text-0.8.ebuild
+++ b/
dev-ml/ocaml-text/ocaml-text-0.8.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-19,7
+19,7
@@
IUSE="pcre"
RDEPEND="virtual/libiconv
dev-ml/camlp4:=
- pcre? ( dev-ml/pcre-ocaml:=[ocamlopt?] )"
+ pcre? ( dev-ml/pcre-ocaml:=[ocamlopt
(+)
?] )"
DEPEND="${RDEPEND}
doc? ( dev-tex/rubber virtual/latex-base )"