commit:     52faa1c8e0ef22306620cbe2d64febb99ebe7d15
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 18:55:22 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 18:55:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52faa1c8

sci-mathematics/coq: add missing findlib build dep, bug #603126

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-mathematics/coq/coq-8.6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-mathematics/coq/coq-8.6.ebuild 
b/sci-mathematics/coq/coq-8.6.ebuild
index 3e10d33..e87893f 100644
--- a/sci-mathematics/coq/coq-8.6.ebuild
+++ b/sci-mathematics/coq/coq-8.6.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
        !camlp5? ( dev-ml/camlp4:= )
        gtk? ( >=dev-ml/lablgtk-2.10.1:=[sourceview,ocamlopt?] )"
 DEPEND="${RDEPEND}
+       dev-ml/findlib
        doc? (
                media-libs/netpbm[png,zlib]
                virtual/latex-base

Reply via email to