From 4b4c3c483a5a7954efcb55561df2937e92545527 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Fri, 24 Aug 2012 17:41:30 -0500 Subject: development/trac: Fixed dep info Signed-off-by: Erik Hanson --- development/trac/README | 8 +------- development/trac/trac.info | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) (limited to 'development') 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). diff --git a/development/trac/trac.info b/development/trac/trac.info index d42d28602c..60496fc490 100644 --- a/development/trac/trac.info +++ b/development/trac/trac.info @@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.edgewall.com/pub/trac/Trac-0.11.6.tar.gz" MD5SUM="f5a9542d81d3d50c3d9e46d8e2344f38" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="MySQL-python Pygments genshi pysetuptools" +REQUIRES="MySQL-python genshi distribute" MAINTAINER="Eugene Suter" EMAIL="easuter@gmail.com" -- cgit v1.2.3