From b0897576fe379e6d9a0edd6aaa598b8b0d96cfbd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 15 Dec 2018 22:41:11 +0000 Subject: luarandom (15dec18) git-svn-id: svn://tug.org/texlive/trunk@49419 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 + Master/tlpkg/tlpsrc/luarandom.tlpsrc | 0 4 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/luarandom.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c1f0fa0bb80..edb1961a93a 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -415,7 +415,7 @@ my @TLP_working = qw( lua2dox luabibentry luabidi luacode luahyphenrules luaindex luainputenc luaintro lualatex-doc lualatex-doc-de lualatex-math lualatex-truncate lualibs - luamesh luamplib luaotfload luapackageloader + luamesh luamplib luaotfload luapackageloader luarandom luasseq luatex85 luatexbase luatexja luatexko luatextra luatodonotes luavlna luaxml lwarp lxfonts ly1 lyluatex diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ddb32168e86..2759fb89b9d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -708,6 +708,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ltxtable', "die 'skipping, use carlisle'", 'lua-visual-debug', "&MAKEflatten", 'luamesh', "&MAKEflatten", + 'luarandom', "&MAKEflatten", 'luatex-def', "die 'skipping, replaced by graphics-def'", 'lucida', "die 'skipping, nonfree font'", 'lucida-otf', "die 'skipping, nonfree font'", diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 0dbbab3b026..fd0027059f0 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -29,6 +29,7 @@ depend lualibs depend luamplib depend luaotfload depend luapackageloader +depend luarandom depend luatex85 depend luatexbase depend luatexko diff --git a/Master/tlpkg/tlpsrc/luarandom.tlpsrc b/Master/tlpkg/tlpsrc/luarandom.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3