summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/luahbtex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/luahbtex.tlpsrc6
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/tlpkg/tlpsrc/luahbtex.tlpsrc b/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
index eec52d3c8ea..07dfd2734c3 100644
--- a/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
@@ -1,10 +1,6 @@
category TLCore
shortdesc LuaTeX with HarfBuzz library for glyph shaping
-# must keep in sync with luatex.tlpsrc.
-tlpsetvar fmtdeps cm,etex,hyphen-base,knuth-lib,plain,tex-ini-files,\
-unicode-data
-
# Until TL'20, we only have this for auto-built platforms and Windows,
# via /home/texlive/luahbtmp on tug.
#
@@ -21,7 +17,7 @@ binpattern f/!${no_luahb_platforms} bin/${ARCH}/luahbtex
execute AddFormat name=luahbtex engine=luahbtex \
patterns=language.def,language.dat.lua \
options="luatex.ini" \
- fmttriggers=${fmtdeps},luatex
+ fmttriggers=${global_luatex_deps},luatex
# can't have luahbtex without luatex.
depend luatex