Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/texlive-core/
Date: Wed, 09 May 2018 07:08:37
Message-Id: 1525849704.01fc23daf45cf468a955d6931309078111852c1d.aballier@gentoo
1 commit: 01fc23daf45cf468a955d6931309078111852c1d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 9 07:05:24 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed May 9 07:08:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fc23da
7
8 app-text/texlive-core: Limit poppler & freetype deps
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11
12 app-text/texlive-core/texlive-core-2017-r3.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/app-text/texlive-core/texlive-core-2017-r3.ebuild b/app-text/texlive-core/texlive-core-2017-r3.ebuild
16 index 6afd4bb8962..ea0bec2af8f 100644
17 --- a/app-text/texlive-core/texlive-core-2017-r3.ebuild
18 +++ b/app-text/texlive-core/texlive-core-2017-r3.ebuild
19 @@ -99,6 +99,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND}
20 sys-libs/zlib
21 >=media-libs/libpng-1.2.43-r2:0=
22 >=app-text/poppler-0.58.0:=
23 + <app-text/poppler-0.64.0
24 >=x11-libs/cairo-1.12
25 >=x11-libs/pixman-0.18
26 dev-libs/zziplib
27 @@ -117,6 +118,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND}
28 cjk? ( >=dev-libs/ptexenc-1.3.5 )"
29
30 DEPEND="${COMMON_DEPEND}
31 + <media-libs/freetype-2.9.1
32 virtual/pkgconfig
33 sys-apps/ed
34 sys-devel/flex