diff options
author | Norbert Preining <preining@logic.at> | 2007-10-18 14:19:51 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-10-18 14:19:51 +0000 |
commit | 383376384e8be7e270474ce287fea73559c81d0a (patch) | |
tree | e6164f4775a5321c182363a777f271c2a9b572ab /Master/tlpkg/tlpsrc/collection-fontbin.tlpsrc | |
parent | d41ee107aabd6ac4e2aff55782060931622f48a4 (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-fontbin.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-fontbin.tlpsrc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-fontbin.tlpsrc b/Master/tlpkg/tlpsrc/collection-fontbin.tlpsrc index 046f59f869c..bb11b40adf6 100644 --- a/Master/tlpkg/tlpsrc/collection-fontbin.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-fontbin.tlpsrc @@ -4,9 +4,9 @@ shortdesc TeX font-related programs longdesc Programs for conversion between font formats, testing fonts longdesc (virtual fonts stuff, .gf and .pk manipulation, mft, fontinst, longdesc etc.) -depend Package/fontinst -depend Package/mft -depend TLCore/bin-afm2pl -depend TLCore/bin-fontware -depend TLCore/bin-ps2pkm -depend TLCore/collection-basic +depend fontinst +depend mft +depend bin-afm2pl +depend bin-fontware +depend bin-ps2pkm +depend collection-basic |