From: Mikle Kolyada Date: Thu, 30 May 2019 19:11:33 +0000 (+0300) Subject: app-text/texlive-core: fix ptexenc automagic X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4ff6eaf5fc1979377e6248aaaff650486868a5f9;p=gentoo.git app-text/texlive-core: fix ptexenc automagic Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- diff --git a/app-text/texlive-core/texlive-core-2019.ebuild b/app-text/texlive-core/texlive-core-2019.ebuild index 396c7269f513..33c6995ada00 100644 --- a/app-text/texlive-core/texlive-core-2019.ebuild +++ b/app-text/texlive-core/texlive-core-2019.ebuild @@ -223,6 +223,7 @@ src_configure() { $(use_enable luajittex) \ $(use_enable luajittex mfluajit) \ $(use_enable xetex) \ + $(use_enable cjk dviout-util) \ $(use_enable cjk ptex) \ $(use_enable cjk eptex) \ $(use_enable cjk uptex) \