mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/lockfile: sed s,distribute,pysetuptools, *.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
77cc45f38a
commit
b411084327
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pylockfile.googlecode.com/files/lockfile-0.8.tar.gz"
|
|||
MD5SUM="2d515e19eb6f69d6ed711cbbafdec7ef"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="distribute"
|
||||
REQUIRES="pysetuptools"
|
||||
MAINTAINER="klaatu"
|
||||
EMAIL="klaatu@member.nospam.fsf.org"
|
||||
|
|
Loading…
Reference in a new issue