mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
misc/gcp: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
dcce027b4b
commit
1db172f984
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.goffi.org/gcp/gcp-0.1.3.tar.bz2"
|
|||
MD5SUM="146da3e5508be6273b0a9169326286f2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="distribute progressbar"
|
||||
REQUIRES="pysetuptools progressbar"
|
||||
MAINTAINER="Chris Abela"
|
||||
EMAIL="kristofru@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue