diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-09 17:36:15 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-09 17:36:15 +0200 |
commit | bcbd7dced6dcbd407993764234ceb5bf0c3ca215 (patch) | |
tree | e7d344493b7442770fb3c72a00e2cae4dcc594a5 /virtual | |
parent | dev-texlive/texlive-basic: lock 2015 dep to texlive-core-2015, bug #621302 (diff) | |
download | gentoo-bcbd7dced6dcbd407993764234ceb5bf0c3ca215.tar.gz gentoo-bcbd7dced6dcbd407993764234ceb5bf0c3ca215.tar.bz2 gentoo-bcbd7dced6dcbd407993764234ceb5bf0c3ca215.zip |
virtual/latex-base: Add dep on dev-texlive/texlive-fontsrecommended.
It is needed to build almost anything latex and should prevent bugs like bug #621256
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index 354ca6262652..576356615eb7 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -10,4 +10,5 @@ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~am RDEPEND=" dev-texlive/texlive-latexrecommended dev-texlive/texlive-fontutils + dev-texlive/texlive-fontsrecommended " |