mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
python/sql: Removed the pysetuptools dependency.
Thanks to willysr Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
04e6f2e37a
commit
f87461b53d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/s/sql/sql-0.4.0.tar.gz"
|
|||
MD5SUM="04b89730b9c5432dddc83e6f33ddb326"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue