mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/python-Levenshtein: Requires distribute.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
fe3c22633a
commit
302d9501d0
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/p/python-Levenshtein/python-Lev
|
|||
MD5SUM="c8af7296dc640abdf511614ee677bbb8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="distribute"
|
||||
MAINTAINER="Janis Eisaks"
|
||||
EMAIL="jancs@dv.lv"
|
||||
|
|
Loading…
Reference in a new issue