git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d2a1976
)
python-dns: remove python-setuptools/host dependency
author
Alexandru Ardelean
<redacted>
Thu, 26 Jan 2017 10:30:03 +0000
(12:30 +0200)
committer
Alexandru Ardelean
<redacted>
Thu, 26 Jan 2017 11:53:28 +0000
(13:53 +0200)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python-dns/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-dns/Makefile
b/lang/python-dns/Makefile
index b8658d9c11b1dba22186e5bbd53db1c3d9d021a6..682c9401a268a6caa21522953fd603f42c3590b6 100644
(file)
--- a/
lang/python-dns/Makefile
+++ b/
lang/python-dns/Makefile
@@
-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