commit:     25deb77a0135d27e194f8ce01f216edf78560c78
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 12:41:07 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 22:21:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25deb77a

dev-ml/js-build-tools: add missing dep on ocamlbuild

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/js-build-tools/js-build-tools-113.33.04.ebuild | 4 ++--
 1 file 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 deec719..db4c32f 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() {

Reply via email to