libgpiod: add python-setuptools host build dep
authorErnestas Kulik <redacted>
Fri, 1 May 2026 08:59:47 +0000 (11:59 +0300)
committerAlexandru Ardelean <redacted>
Sun, 3 May 2026 11:30:00 +0000 (14:30 +0300)
commit1935316a49eac082c14796258d90f9dfdd7c3996
tree8d924e69399479ccb1139ca353a46798f6ada8de
parent2fc1a5deebee6663ccd5e7dcd07ee00bac45cc07
libgpiod: add python-setuptools host build dep

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 <redacted>
libs/libgpiod/Makefile
git clone https://git.99rst.org/PROJECT