python/netifaces: sed s,distribute,pysetuptools, *.info

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-07-13 02:42:23 -05:00
parent 650efa5dac
commit a982719210
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://alastairs-place.net/projects/netifaces/netifaces-0.8.tar.gz"
MD5SUM="e57e5983f4c286fac5f8068fbfc5c873"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="distribute"
REQUIRES="pysetuptools"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"