From 47a39d3836481a603a6eed0de31822508101f6d5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 Aug 2007 17:44:34 +0000 Subject: need bin-wordcount now; insert similar vpe dependencies? git-svn-id: svn://tug.org/texlive/trunk@4714 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/bin-vpe.tlpsrc | 1 + Master/tlpkg/tlpsrc/bin-wordcount.tlpsrc | 4 ++++ Master/tlpkg/tlpsrc/vpe.tlpsrc | 1 + Master/tlpkg/tlpsrc/wordcount.tlpsrc | 1 + 4 files changed, 7 insertions(+) create mode 100644 Master/tlpkg/tlpsrc/bin-wordcount.tlpsrc diff --git a/Master/tlpkg/tlpsrc/bin-vpe.tlpsrc b/Master/tlpkg/tlpsrc/bin-vpe.tlpsrc index 76ddef6dd25..04aac61ad2f 100644 --- a/Master/tlpkg/tlpsrc/bin-vpe.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-vpe.tlpsrc @@ -2,3 +2,4 @@ name bin-vpe category TLCore runpattern f texmf/scripts/vpe/* binpattern f bin/${ARCH}/vpe +depend vpe diff --git a/Master/tlpkg/tlpsrc/bin-wordcount.tlpsrc b/Master/tlpkg/tlpsrc/bin-wordcount.tlpsrc new file mode 100644 index 00000000000..91d397ecdee --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-wordcount.tlpsrc @@ -0,0 +1,4 @@ +name bin-wordcount +category TLCore +binpattern f bin/${ARCH}/wordcount.sh +depend wordcount diff --git a/Master/tlpkg/tlpsrc/vpe.tlpsrc b/Master/tlpkg/tlpsrc/vpe.tlpsrc index ae9867db2c2..19a5c215206 100644 --- a/Master/tlpkg/tlpsrc/vpe.tlpsrc +++ b/Master/tlpkg/tlpsrc/vpe.tlpsrc @@ -1,2 +1,3 @@ name vpe category Package +depend bin-vpe diff --git a/Master/tlpkg/tlpsrc/wordcount.tlpsrc b/Master/tlpkg/tlpsrc/wordcount.tlpsrc index 46f1a435c50..f53b87a8587 100644 --- a/Master/tlpkg/tlpsrc/wordcount.tlpsrc +++ b/Master/tlpkg/tlpsrc/wordcount.tlpsrc @@ -1,2 +1,3 @@ name wordcount category Package +depend bin-wordcount -- cgit v1.2.3