diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-30 15:29:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-30 15:30:18 +0300 |
commit | 593b534b2d369f2a2ece4cf43d1fb1356a50cd65 (patch) | |
tree | 2d85ec7f7ba82d72f2548f00134d3448e315f646 /app-text/texlive-core | |
parent | media-libs/libmikmod: Drop old (diff) | |
download | gentoo-593b534b2d369f2a2ece4cf43d1fb1356a50cd65.tar.gz gentoo-593b534b2d369f2a2ece4cf43d1fb1356a50cd65.tar.bz2 gentoo-593b534b2d369f2a2ece4cf43d1fb1356a50cd65.zip |
app-text/texlive-core: dependencies fixes
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2019.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/app-text/texlive-core/texlive-core-2019.ebuild b/app-text/texlive-core/texlive-core-2019.ebuild index 2170e45b4f2b..396c7269f513 100644 --- a/app-text/texlive-core/texlive-core-2019.ebuild +++ b/app-text/texlive-core/texlive-core-2019.ebuild @@ -99,15 +99,14 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} ) media-libs/freetype:2 >=dev-libs/kpathsea-6.2.3 - >=dev-libs/ptexenc-1.3.7 + cjk? ( >=dev-libs/ptexenc-1.3.7 ) >=app-text/poppler-0.76.1:=" -BDEPEND="sys-devel/flex +BDEPEND="sys-apps/ed + sys-devel/flex virtual/pkgconfig" -DEPEND="${COMMON_DEPEND} - sys-apps/ed - app-arch/xz-utils" +DEPEND="${COMMON_DEPEND}" RDEPEND="${COMMON_DEPEND} >=app-text/ps2pkm-1.8_p20170524 |