mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 19:56:16 +04:00
After commit a4b0c0a9fb
python host does not install/have the built-in setuptools package.
So, for python-dns, we need to add it explicitly (since it's required).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>