summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-01 19:29:49 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-01 19:47:37 +0100
commit4c69b95d02ad9ddd54cbe478b95082f52f251933 (patch)
tree6e98e551764ffa81eff0f88fc749158d2d49d72f /dev-ml
parentdev-ml/parmap: add ocamlbuild dep (diff)
downloadgentoo-4c69b95d02ad9ddd54cbe478b95082f52f251933.tar.gz
gentoo-4c69b95d02ad9ddd54cbe478b95082f52f251933.tar.bz2
gentoo-4c69b95d02ad9ddd54cbe478b95082f52f251933.zip
dev-ml/oasis: add rdepend on ocamlbuild
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/oasis/oasis-0.4.5-r1.ebuild (renamed from dev-ml/oasis/oasis-0.4.5.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/oasis/oasis-0.4.5.ebuild b/dev-ml/oasis/oasis-0.4.5-r1.ebuild
index 1bba685ec016..a0b11745ba3a 100644
--- a/dev-ml/oasis/oasis-0.4.5.ebuild
+++ b/dev-ml/oasis/oasis-0.4.5-r1.ebuild
@@ -19,7 +19,8 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:="
+RDEPEND=">=dev-ml/ocaml-data-notation-0.0.11:=
+ dev-ml/ocamlbuild:=[ocamlopt]"
DEPEND="${RDEPEND}
>=dev-ml/findlib-1.3.1
dev-ml/ocamlify