Browse Source

python-dns: remove python-setuptools/host dependency

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 8 years ago
parent
commit
d10fad7c21
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      lang/python-dns/Makefile

+ 0
- 2
lang/python-dns/Makefile View 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)


Loading…
Cancel
Save