python-ipaddress: use setuptools
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
parent
08b2b6f93b
commit
734f586889
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|||
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/i/ipaddress
|
||||
PKG_MD5SUM:=12915e923b738107e47827478d553ba1
|
||||
|
||||
PKG_BUILD_DEPENDS:=python python-setuptools
|
||||
|
||||
PKG_LICENSE:=Python-2.0
|
||||
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue