summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-30 13:41:07 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-30 23:21:58 +0100
commit25deb77a0135d27e194f8ce01f216edf78560c78 (patch)
treef2ace1152897c426a88fd0d1f58a96381795dbae
parentdev-ml/ocaml-ctypes: bump to 0.11.3 (diff)
downloadgentoo-25deb77a.tar.gz
gentoo-25deb77a.tar.bz2
gentoo-25deb77a.zip
dev-ml/js-build-tools: add missing dep on ocamlbuild
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild b/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild
index deec719b6b8f..db4c32f92467 100644
--- a/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild
+++ b/dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,7 +18,7 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND=""
+RDEPEND="dev-ml/ocamlbuild:="
DEPEND="${RDEPEND} dev-ml/opam"
src_configure() {