commit:     5da9e756aa8d5ad3fbf3b5df31ab0c20da28420f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 11:53:05 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 20:28:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da9e756

dev-ml/topkg: add missing findlib dep

Package-Manager: Portage-2.3.6, 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 c787438564b..5465a84deac 100644
--- a/dev-ml/topkg/topkg-0.9.0.ebuild
+++ b/dev-ml/topkg/topkg-0.9.0.ebuild
@@ -16,6 +16,7 @@ IUSE=""
 
 RDEPEND="dev-ml/result:=
        dev-ml/ocamlbuild:=
+       dev-ml/findlib:=
        dev-lang/ocaml:="
 DEPEND="${RDEPEND}"
 

Reply via email to