texlive[57184] Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc:
commits+karl at tug.org
commits+karl at tug.org
Sun Dec 20 22:45:11 CET 2020
Revision: 57184
http://tug.org/svn/texlive?view=revision&revision=57184
Author: karl
Date: 2020-12-20 22:45:10 +0100 (Sun, 20 Dec 2020)
Log Message:
-----------
(global_latex_deps): add everyshi.
Modified Paths:
--------------
trunk/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
Modified: trunk/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
===================================================================
--- trunk/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc 2020-12-20 21:33:59 UTC (rev 57183)
+++ trunk/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc 2020-12-20 21:45:10 UTC (rev 57184)
@@ -32,12 +32,13 @@
# code, so we don't get repeatedly warned about them. Maybe someday a
# better approach will come to mind.
#
-tlpsetvar global_latex_deps atbegshi,atveryend,babel,cm,firstaid,hyphen-base,\
+tlpsetvar global_latex_deps \
+atbegshi,atveryend,babel,cm,everyshi,firstaid,hyphen-base,\
l3backend,l3kernel,l3packages,latex,latex-fonts,ms,tex-ini-files,unicode-data
#
# These packages are used by all LuaTeX variants - luatex, luajittex, luahbtex.
-tlpsetvar global_luatex_deps cm,etex,hyphen-base,knuth-lib,plain,\
-tex-ini-files,unicode-data
+tlpsetvar global_luatex_deps \
+cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,unicode-data
#
# Platforms that don't support jit.
tlpsetvar global_no_luajit_platforms x86_64-solaris
More information about the tex-live-commits
mailing list.