summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-19 23:28:52 +0000
committerKarl Berry <karl@freefriends.org>2024-02-19 23:28:52 +0000
commita3679de13aeb677abc7b0f1604cada49648a5b7c (patch)
tree46fc7cc769cf5f624aada300576862877942d9eb /Master/tlpkg/tlpsrc
parent41ae06334febfd99667b0a63485f66d8dd72f5ee (diff)
also remove atbegshi,atveryend from global_latex_deps (https://tug.org/pipermail/tex-live/2024-February/050022.html)
git-svn-id: svn://tug.org/texlive/trunk@70002 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
index 6cb8b118a1d..0192bace945 100644
--- a/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
+++ b/Master/tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
@@ -29,11 +29,15 @@ longdesc See the TeXLive::TLPSRC documentation for more.
# .fmt, but again, seems more maintainable to just use the variable as it is.
#
# These special cases are also embedded in the tl-check-fmttriggers
-# code, so we don't get repeatedly warned about them. Maybe someday a
+# script, so we don't get repeatedly warned about them. Maybe someday a
# better approach will come to mind.
#
+# When this variable changes, or any variable in this file, it is
+# necessary to manually force an update for the dependent packages,
+# or the nightly build will fail due to inconsistent triggers.
+#
tlpsetvar global_latex_deps \
-atbegshi,atveryend,babel,cm,firstaid,hyphen-base,\
+babel,cm,firstaid,hyphen-base,\
l3backend,l3kernel,latex,latex-fonts,tex-ini-files,unicode-data
#
# These packages are used by all LuaTeX variants - luatex, luajittex, luahbtex.