summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/crumbs.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-10-03 20:37:00 +0000
committerKarl Berry <karl@freefriends.org>2022-10-03 20:37:00 +0000
commit307cf48df2e0b754a764ecb07a8e87d48bf8019d (patch)
tree5a7216a07f03fa4fceeb05c5236515ee5bb8c436 /Master/tlpkg/tlpsrc/crumbs.tlpsrc
parent3b99b9cc4e66ccb3279ef1981704ba922e2eaa25 (diff)
dep updates; allow "hard" as alias for "depend" in .tlpsrc
git-svn-id: svn://tug.org/texlive/trunk@64602 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/crumbs.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/crumbs.tlpsrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/crumbs.tlpsrc b/Master/tlpkg/tlpsrc/crumbs.tlpsrc
index 811f946b4cd..abac7d8497a 100644
--- a/Master/tlpkg/tlpsrc/crumbs.tlpsrc
+++ b/Master/tlpkg/tlpsrc/crumbs.tlpsrc
@@ -1,2 +1,3 @@
-depend etoolbox
-depend catchfile
+hard xkeyval
+hard etoolbox
+hard catchfile \ No newline at end of file