mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
python-dns: fix python-mini dependency to python
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>
This commit is contained in:
@@ -26,7 +26,7 @@ define Package/python-dns
|
|||||||
SUBMENU:=Python
|
SUBMENU:=Python
|
||||||
TITLE:=dnspython
|
TITLE:=dnspython
|
||||||
URL:=http://www.dnspython.org/
|
URL:=http://www.dnspython.org/
|
||||||
DEPENDS:=+python-mini
|
DEPENDS:=+python
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python-dns/description
|
define Package/python-dns/description
|
||||||
|
|||||||
Reference in New Issue
Block a user