From 4ff6eaf5fc1979377e6248aaaff650486868a5f9 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Thu, 30 May 2019 22:11:33 +0300 Subject: app-text/texlive-core: fix ptexenc automagic Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.66, Repoman-2.3.11 --- app-text/texlive-core/texlive-core-2019.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-text/texlive-core') 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) \ -- cgit v1.2.3-65-gdbad