python-dns: remove python-setuptools/host dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
d2a1976511
commit
d10fad7c21
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue