|
@@ -1,7 +1,7 @@
|
|
config BR2_PACKAGE_PYTHON_ZEROCONF
|
|
config BR2_PACKAGE_PYTHON_ZEROCONF
|
|
bool "python-zeroconf"
|
|
bool "python-zeroconf"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
- select BR2_PACKAGE_PYTHON_NETIFACES # runtime
|
|
|
|
|
|
+ select BR2_PACKAGE_PYTHON_IFADDR # runtime
|
|
help
|
|
help
|
|
Pure Python Multicast DNS Service Discovery Library
|
|
Pure Python Multicast DNS Service Discovery Library
|
|
(Bonjour/Avahi compatible).
|
|
(Bonjour/Avahi compatible).
|