projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34875e6
)
dev-ml/uchar: Add missing ocamlbuild dep, bug #611416
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 2 Mar 2017 17:36:17 +0000
(18:36 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 2 Mar 2017 17:36:39 +0000
(18:36 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-ml/uchar/uchar-0.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/uchar/uchar-0.0.1.ebuild
b/dev-ml/uchar/uchar-0.0.1.ebuild
index 295342b84746d80da75d5967f211a1605d2d788a..ed8af46309ebca80e4fdbefde636879f2b9549b9 100644
(file)
--- a/
dev-ml/uchar/uchar-0.0.1.ebuild
+++ b/
dev-ml/uchar/uchar-0.0.1.ebuild
@@
-15,7
+15,7
@@
KEYWORDS="~amd64"
IUSE="+ocamlopt"
RDEPEND=">=dev-lang/ocaml-4.03:="
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
dev-ml/ocamlbuild
"
src_compile() {
ocaml pkg/build.ml \