summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-10-07 18:22:17 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-10-07 18:28:51 +0200
commit298bd8ceb4e68a3846f864dcc5ee08d1ac5c2519 (patch)
tree189c2c5573bcadcd15eb0493470cd719f6dc7fe0 /dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
parentdev-ml/js_of_ocaml: remove old (diff)
downloadgentoo-298bd8ceb4e68a3846f864dcc5ee08d1ac5c2519.tar.gz
gentoo-298bd8ceb4e68a3846f864dcc5ee08d1ac5c2519.tar.bz2
gentoo-298bd8ceb4e68a3846f864dcc5ee08d1ac5c2519.zip
dev-ml/js_of_ocaml: move ocamlbuild to rdepend and add := dep on it
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild')
-rw-r--r--dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
index 41d79c3d42db..9e1c1550b85a 100644
--- a/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
+++ b/dev-ml/js_of_ocaml/js_of_ocaml-9999.ebuild
@@ -37,9 +37,9 @@ RDEPEND="
dev-ml/camlp4:=
dev-ml/cppo:=
dev-ml/uchar:=
+ dev-ml/ocamlbuild:=
deriving? ( >=dev-ml/deriving-0.6:= )"
-DEPEND="${RDEPEND}
- dev-ml/ocamlbuild"
+DEPEND="${RDEPEND}"
src_configure() {
printf "\n\n" >> Makefile.conf