diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/uptex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/xetex.tlpsrc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/uptex.tlpsrc b/Master/tlpkg/tlpsrc/uptex.tlpsrc index 4667fcbac4b..4e8434dfd28 100644 --- a/Master/tlpkg/tlpsrc/uptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/uptex.tlpsrc @@ -5,6 +5,7 @@ depend convbkmk depend ipaex depend japanese depend japanese-otf +depend latex # execute AddFormat name=uptex engine=uptex options="uptex.ini" execute AddFormat name=euptex engine=euptex options="*euptex.ini" \ diff --git a/Master/tlpkg/tlpsrc/xetex.tlpsrc b/Master/tlpkg/tlpsrc/xetex.tlpsrc index 504512dd132..2c062ef7f89 100644 --- a/Master/tlpkg/tlpsrc/xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xetex.tlpsrc @@ -26,3 +26,4 @@ binpattern f bin/${ARCH}/xetex binpattern f bin/${ARCH}/teckit_compile # depend xetexconfig +depend latex |