commit: ed72fbc06c382a5eadfa7ab7d03fabf6a09a76b1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 08:02:36 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 09:46:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed72fbc0
dev-ml/topkg: Add missing ocamlbuild dep
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-ml/topkg/topkg-0.9.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ml/topkg/topkg-0.9.0.ebuild b/dev-ml/topkg/topkg-0.9.0.ebuild
index 9cc38a3b599..aa4480eed11 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}"