diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-08-02 11:20:35 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-08-02 11:20:35 +0200 |
commit | 03a2a76f9534979a316eae86c8f400e4743c5da9 (patch) | |
tree | 5fb68690aec98f50efbf3948fdbf9ba8de680011 /app-text/xindy | |
parent | dev-tex/revtex: Add doc useflag to control rebuild of docs; skip those that d... (diff) | |
download | gentoo-03a2a76f9534979a316eae86c8f400e4743c5da9.tar.gz gentoo-03a2a76f9534979a316eae86c8f400e4743c5da9.tar.bz2 gentoo-03a2a76f9534979a316eae86c8f400e4743c5da9.zip |
app-text/xindy: add dep on dev-texlive/texlive-fontsrecommended; bug #586190
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-text/xindy')
-rw-r--r-- | app-text/xindy/xindy-2.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/xindy/xindy-2.4.ebuild b/app-text/xindy/xindy-2.4.ebuild index 11ebfb72ef9b..674453f7509b 100644 --- a/app-text/xindy/xindy-2.4.ebuild +++ b/app-text/xindy/xindy-2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,6 +16,7 @@ KEYWORDS="alpha amd64 ia64 ppc x86" IUSE="doc" RDEPEND="virtual/latex-base + dev-texlive/texlive-fontsrecommended >=dev-lisp/clisp-2.44.1-r1 dev-texlive/texlive-langcyrillic" DEPEND="${RDEPEND} |