diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-09 21:44:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-09 21:44:19 +0000 |
commit | f3266b6d92494d20f968cba7b17804fddc8ac409 (patch) | |
tree | 7a5db15bd3ed22c8b2b79b67bf7046dd1d281b83 /Master/tlpkg/tlpsrc | |
parent | 65e4272f74f437a899e7dd52c5ab52501dca02db (diff) |
cluttex (9oct18)
git-svn-id: svn://tug.org/texlive/trunk@48871 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/cluttex.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-binextra.tlpsrc | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/cluttex.tlpsrc b/Master/tlpkg/tlpsrc/cluttex.tlpsrc new file mode 100644 index 00000000000..e3b8d60755c --- /dev/null +++ b/Master/tlpkg/tlpsrc/cluttex.tlpsrc @@ -0,0 +1,3 @@ +binpattern f bin/${ARCH}/${PKGNAME} +binpattern f bin/${ARCH}/cllualatex +binpattern f bin/${ARCH}/clxelatex diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc index 2f65fc52adb..be53753ceae 100644 --- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc @@ -15,6 +15,7 @@ depend bibtexu depend bundledoc depend checklistings depend chktex +depend cluttex depend ctan-o-mat depend ctan_chk depend ctanbib |