python-dns: remove python-setuptools/host dependency
authorAlexandru Ardelean <redacted>
Thu, 26 Jan 2017 10:30:03 +0000 (12:30 +0200)
committerAlexandru Ardelean <redacted>
Thu, 26 Jan 2017 11:53:28 +0000 (13:53 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python-dns/Makefile

index b8658d9c11b1dba22186e5bbd53db1c3d9d021a6..682c9401a268a6caa21522953fd603f42c3590b6 100644 (file)
@@ -18,8 +18,6 @@ PKG_LICENSE:=ISC
 PKG_LICENSE_FILES:=LICENSE
 PKG_BUILD_DIR:=$(BUILD_DIR)/dnspython-$(PKG_VERSION)
 
-PKG_BUILD_DEPENDS:=python-setuptools/host
-
 include $(INCLUDE_DIR)/package.mk
 $(call include_mk, python-package.mk)
 
git clone https://git.99rst.org/PROJECT