diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-16 00:49:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-16 00:49:36 +0000 |
commit | 74b09c529472ec24454c2bfb95d41795233e7d9a (patch) | |
tree | 0ac085455e6e589f61024808c05988073278b79e /Master/tlpkg/tlpsrc | |
parent | a35845a36ac2ee5a72f83f3820bf60c59285f07c (diff) |
metapost package epsincl
git-svn-id: svn://tug.org/texlive/trunk@7437 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-metapost.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/epsincl.tlpsrc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc b/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc index f59f8ec4fcc..52f5e6632ec 100644 --- a/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-metapost.tlpsrc @@ -8,6 +8,7 @@ depend bpolynomial depend cmarrows depend dviincl depend emp +depend epsincl depend expressg depend exteps depend featpost diff --git a/Master/tlpkg/tlpsrc/epsincl.tlpsrc b/Master/tlpkg/tlpsrc/epsincl.tlpsrc new file mode 100644 index 00000000000..03604c25c6f --- /dev/null +++ b/Master/tlpkg/tlpsrc/epsincl.tlpsrc @@ -0,0 +1,2 @@ +name epsincl +category Package |