diff --git a/lang/python-ipaddress/Makefile b/lang/python-ipaddress/Makefile index 4a38409eb..65b4a05a2 100644 --- 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