mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 09:01:28 +08:00
1935316a49
If python3-gpiod is enabled and the python-setuptools host package is missing, the setuptools.build_meta import will cause a build failure. Fix this by adding a conditional build dependency. Signed-off-by: Ernestas Kulik <ernestas@baltic.engineering>