summaryrefslogtreecommitdiff
path: root/dev-ml/cppo
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-03-01 19:08:55 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-03-01 19:47:37 +0100
commitface94305707b4f002c8ffd7a3ae1f7669f6e868 (patch)
tree2d754657d192cf451219143c10fa8a9a54d770ea /dev-ml/cppo
parent739ba6890ee858a9e05a6183452428f3f1e4f6d9 (diff)
downloadgentoo-face94305707b4f002c8ffd7a3ae1f7669f6e868.tar.gz
gentoo-face94305707b4f002c8ffd7a3ae1f7669f6e868.tar.xz
dev-ml/cppo: add ocamlbuild dep
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/cppo')
-rw-r--r--dev-ml/cppo/cppo-1.3.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.3.1.ebuild b/dev-ml/cppo/cppo-1.3.1.ebuild
index b89094c964c..87d0447b1a9 100644
--- a/dev-ml/cppo/cppo-1.3.1.ebuild
+++ b/dev-ml/cppo/cppo-1.3.1.ebuild
@@ -17,7 +17,8 @@ KEYWORDS="~amd64"
IUSE="examples"
RDEPEND=">=dev-lang/ocaml-3.12:="
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ dev-ml/ocamlbuild"
src_install() {
findlib_src_preinst