projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e53dca7
)
python-dns: fix python-mini dependency to python
author
Alexandru Ardelean
<aa@ocedo.com>
Tue, 9 Dec 2014 14:26:03 +0000
(16:26 +0200)
committer
Alexandru Ardelean
<aa@ocedo.com>
Wed, 10 Dec 2014 11:25:55 +0000
(13:25 +0200)
python-mini does not exist anymore
For now we'll just fix the build, and we'll do a bit more smart
packaging later.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python-dns/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-dns/Makefile
b/lang/python-dns/Makefile
index cbb568001c99c2f2f65a2c8f2a6f5747b401eb69..8dcea1dfe40c7146f043cf79abf32e6b8f4d1761 100644
(file)
--- a/
lang/python-dns/Makefile
+++ b/
lang/python-dns/Makefile
@@
-26,7
+26,7
@@
define Package/python-dns
SUBMENU:=Python
TITLE:=dnspython
URL:=http://www.dnspython.org/
- DEPENDS:=+python
-mini
+ DEPENDS:=+python
endef
define Package/python-dns/description