summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-23 21:43:03 +0000
committerKarl Berry <karl@freefriends.org>2023-01-23 21:43:03 +0000
commit120a476551333e3b72b839469d0d4323785dabdd (patch)
treeb4397da6c6a3a879ee5fd7d5cae9801bbef9fa17
parent1f3d9d8279b9ef2b76d95f42837c1735754c1f50 (diff)
make4ht and tex4ebook depend on tex4ht
git-svn-id: svn://tug.org/texlive/trunk@65613 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/tlpkg/tlpsrc/make4ht.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/tex4ebook.tlpsrc2
2 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/make4ht.tlpsrc b/Master/tlpkg/tlpsrc/make4ht.tlpsrc
index dca338c719c..d1cca25d514 100644
--- a/Master/tlpkg/tlpsrc/make4ht.tlpsrc
+++ b/Master/tlpkg/tlpsrc/make4ht.tlpsrc
@@ -1 +1,2 @@
+depend tex4ht
binpattern f bin/${ARCH}/${PKGNAME}
diff --git a/Master/tlpkg/tlpsrc/tex4ebook.tlpsrc b/Master/tlpkg/tlpsrc/tex4ebook.tlpsrc
index dca338c719c..b926f5bb1bb 100644
--- a/Master/tlpkg/tlpsrc/tex4ebook.tlpsrc
+++ b/Master/tlpkg/tlpsrc/tex4ebook.tlpsrc
@@ -1 +1,3 @@
+depend tex4ht
+depend make4ht
binpattern f bin/${ARCH}/${PKGNAME}