summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/collection-wintools.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-10-18 14:19:51 +0000
committerNorbert Preining <preining@logic.at>2007-10-18 14:19:51 +0000
commit383376384e8be7e270474ce287fea73559c81d0a (patch)
treee6164f4775a5321c182363a777f271c2a9b572ab /Master/tlpkg/tlpsrc/collection-wintools.tlpsrc
parentd41ee107aabd6ac4e2aff55782060931622f48a4 (diff)
remove the Category at the beginning of a depend line
adapt modules update texlive tlpdb, including the info from the catalogue git-svn-id: svn://tug.org/texlive/trunk@5228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/collection-wintools.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/collection-wintools.tlpsrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-wintools.tlpsrc b/Master/tlpkg/tlpsrc/collection-wintools.tlpsrc
index 29774880d0e..a29df0d7d23 100644
--- a/Master/tlpkg/tlpsrc/collection-wintools.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-wintools.tlpsrc
@@ -3,6 +3,6 @@ category Collection
shortdesc Win32 support programs
longdesc Additional usefull programs for Windows: bzip2, gzip, jpeg2ps,
longdesc tiff2png.
-depend TLCore/bin-tifftools
-depend TLCore/bin-winutils
-depend TLCore/collection-perl
+depend bin-tifftools
+depend bin-winutils
+depend collection-perl