From: Alexis Ballier Date: Fri, 17 Mar 2017 08:02:36 +0000 (+0100) Subject: dev-ml/topkg: Add missing ocamlbuild dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ed72fbc06c382a5eadfa7ab7d03fabf6a09a76b1;p=gentoo.git dev-ml/topkg: Add missing ocamlbuild dep Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-ml/topkg/topkg-0.9.0.ebuild b/dev-ml/topkg/topkg-0.9.0.ebuild index 9cc38a3b5996..aa4480eed115 100644 --- a/dev-ml/topkg/topkg-0.9.0.ebuild +++ b/dev-ml/topkg/topkg-0.9.0.ebuild @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm" IUSE="" RDEPEND="dev-ml/result:= + dev-ml/ocamlbuild:= dev-lang/ocaml:=" DEPEND="${RDEPEND}"