projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08b2b6f
)
python-ipaddress: use setuptools
author
Jeffery To
<
[email protected]
>
Fri, 13 Nov 2015 04:59:23 +0000
(12:59 +0800)
committer
Jeffery To
<
[email protected]
>
Fri, 13 Nov 2015 04:59:23 +0000
(12:59 +0800)
Signed-off-by: Jeffery To <
[email protected]
>
lang/python-ipaddress/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-ipaddress/Makefile
b/lang/python-ipaddress/Makefile
index 4a38409eb43ff4ad603acaabfe9320d6a039dd1d..65b4a05a2c15b4d04caf05c8657160aebdd1d251 100644
(file)
--- a/
lang/python-ipaddress/Makefile
+++ b/
lang/python-ipaddress/Makefile
@@
-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 <
[email protected]
>