commit:     a33c7189a6d16afe8237df197f753c84cb9f3bf3
Author:     Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 04:27:56 2016 +0000
Commit:     Vikraman Choudhury <vikraman <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 04:27:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33c7189

sci-mathematics/twelf: Fix doc generation

app-text/texi2html is necessary for doc generation.

Package-Manager: portage-2.2.27

 sci-mathematics/twelf/twelf-1.7.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-mathematics/twelf/twelf-1.7.1.ebuild 
b/sci-mathematics/twelf/twelf-1.7.1.ebuild
index dde30a1..7a097dd 100644
--- a/sci-mathematics/twelf/twelf-1.7.1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
        dev-lang/mlton
        doc? (
                virtual/latex-base
+               app-text/texi2html
        )
        emacs? (
                virtual/emacs

Reply via email to