summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-02-07 16:22:23 +0100
committerAlexis Ballier <aballier@gentoo.org>2016-02-07 16:22:28 +0100
commitf5e37d4d7aa14f69ab5484eab908453f8a9fb7e1 (patch)
treeb8a0ff316745441810d9da9a11064b374524288c /dev-tex
parentnet-print/cups: Bump to version 2.1.3 (diff)
downloadgentoo-f5e37d4d7aa14f69ab5484eab908453f8a9fb7e1.tar.gz
gentoo-f5e37d4d7aa14f69ab5484eab908453f8a9fb7e1.tar.bz2
gentoo-f5e37d4d7aa14f69ab5484eab908453f8a9fb7e1.zip
dev-tex/rcsinfo: add missing latex2html dep, bug #574094
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/rcsinfo/rcsinfo-1.9.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-tex/rcsinfo/rcsinfo-1.9.ebuild b/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
index 85be637552ae..351069fd71e6 100644
--- a/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
+++ b/dev-tex/rcsinfo/rcsinfo-1.9.ebuild
@@ -16,3 +16,5 @@ KEYWORDS="~x86 ~amd64"
IUSE=""
DOCS="README-1.9"
+RDEPEND=""
+DEPEND="dev-tex/latex2html"