From 25deb77a0135d27e194f8ce01f216edf78560c78 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 30 Jan 2017 13:41:07 +0100 Subject: [PATCH] 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 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() { -- 2.26.2