mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/python-stomper: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6889b4f660
commit
72245b44e3
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://stomper.googlecode.com/files/stomper-0.2.3.tar.gz"
|
|||
MD5SUM="4f64beb3823455d46544c5f10922362a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="distribute"
|
||||
REQUIRES="pysetuptools"
|
||||
MAINTAINER="David Woodfall"
|
||||
EMAIL="dave@dawoodfall.net"
|
||||
|
|
Loading…
Reference in a new issue