mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Starting from 0.21.0 zeroconf uses pure-python ifaddr module instead of netifaces. Currently we have zeroconf 0.23.0, so this module raises ModuleNotFoundError exception during import. Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>