diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-01-22 09:43:36 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-22 09:44:01 +0100 |
commit | eadd9d8d9e0365ae35f7db9f7818f57f65cb88ab (patch) | |
tree | 36dbf3f5a3622432dc6d4bede48e7a424c3629c0 /app-text/texlive-core | |
parent | media-libs/libyami: Bump to 1.1.0 (diff) | |
download | gentoo-eadd9d8d9e0365ae35f7db9f7818f57f65cb88ab.tar.gz gentoo-eadd9d8d9e0365ae35f7db9f7818f57f65cb88ab.tar.bz2 gentoo-eadd9d8d9e0365ae35f7db9f7818f57f65cb88ab.zip |
app-text/texlive-core: Bump dep requirements for 2016 version, bug #606772.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2016.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/texlive-core/texlive-core-2016.ebuild b/app-text/texlive-core/texlive-core-2016.ebuild index 25b8c613ec1e..7b9f6018d5c7 100644 --- a/app-text/texlive-core/texlive-core-2016.ebuild +++ b/app-text/texlive-core/texlive-core-2016.ebuild @@ -117,7 +117,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} ) media-libs/freetype:2 >=dev-libs/kpathsea-6.2.1 - cjk? ( >=dev-libs/ptexenc-1.3.3_p20150521 )" + cjk? ( >=dev-libs/ptexenc-1.3.4_p20160523 )" DEPEND="${COMMON_DEPEND} virtual/pkgconfig @@ -126,9 +126,9 @@ DEPEND="${COMMON_DEPEND} app-arch/xz-utils" RDEPEND="${COMMON_DEPEND} - >=app-text/ps2pkm-1.7_p20150521 - >=app-text/dvipsk-5.995_p20150521 - >=dev-tex/bibtexu-3.71_p20150521 + >=app-text/ps2pkm-1.8_p20160523 + >=app-text/dvipsk-5.996_p20160523 + >=dev-tex/bibtexu-3.71_p20160523 virtual/perl-Getopt-Long tk? ( dev-perl/Tk )" |