dev-ml/topkg: add missing findlib dep
authorAlexis Ballier <aballier@gentoo.org>
Thu, 29 Jun 2017 11:53:05 +0000 (13:53 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 29 Jun 2017 20:28:03 +0000 (22:28 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ml/topkg/topkg-0.9.0.ebuild

index c787438564bc374b9914dd427c46d0f520fbd029..5465a84deac054152db523b76c6cb46e8a38100d 100644 (file)
@@ -16,6 +16,7 @@ IUSE=""
 
 RDEPEND="dev-ml/result:=
        dev-ml/ocamlbuild:=
+       dev-ml/findlib:=
        dev-lang/ocaml:="
 DEPEND="${RDEPEND}"