diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:41:30 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:50 -0500 |
commit | 4b4c3c483a5a7954efcb55561df2937e92545527 (patch) | |
tree | 2022be5f3b9ce4e3281fecdd121cc7992a5989e1 /development/trac/README | |
parent | 8514e5663e59618f0f645b731b53fb37dd955f32 (diff) | |
download | slackbuilds-4b4c3c483a5a7954efcb55561df2937e92545527.tar.gz |
development/trac: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/trac/README')
-rw-r--r-- | development/trac/README | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/development/trac/README b/development/trac/README index 2bb9ca991a..4023016c20 100644 --- a/development/trac/README +++ b/development/trac/README @@ -4,10 +4,4 @@ management. Our mission is to help developers write great software while staying out of the way. Trac should impose as little as possible on a team's established development process and policies. -Trac relies on multiple other packages (available at SlackBuilds): -pysetuptools, MySQL-python, genshi and pygments. - -pysetuptools must be installed before all the others and pygments is -optional (provides syntax highlighting). - - +Pygments is optional (provides syntax highlighting). |