mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +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>