dev-ml/topkg: Add missing ocamlbuild dep
authorAlexis Ballier <aballier@gentoo.org>
Fri, 17 Mar 2017 08:02:36 +0000 (09:02 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 17 Mar 2017 09:46:57 +0000 (10:46 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-ml/topkg/topkg-0.9.0.ebuild

index 9cc38a3b59965e7d53a3646298f8e917f3dfcc50..aa4480eed1155a38565c30860a90872d05420848 100644 (file)
@@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm"
 IUSE=""
 
 RDEPEND="dev-ml/result:=
+       dev-ml/ocamlbuild:=
        dev-lang/ocaml:="
 DEPEND="${RDEPEND}"