From: Alexis Ballier Date: Mon, 30 Jan 2017 12:41:07 +0000 (+0100) Subject: dev-ml/js-build-tools: add missing dep on ocamlbuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=25deb77a0135d27e194f8ce01f216edf78560c78;p=gentoo.git dev-ml/js-build-tools: add missing dep on ocamlbuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- 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() {