HomeFreeBSD

graphics/py-face_recognition_models: add missing runtime dependency

Description

graphics/py-face_recognition_models: add missing runtime dependency

The package imports pkg_resources at runtime, which is provided by
devel/py-setuptools. Add setuptools as a RUN_DEPENDS to avoid
ModuleNotFoundError when using face_recognition_models without setuptools
installed.

PR: 288531
Reported by: kaltheat@gmail.com

(cherry picked from commit f18a04ffb9c1d698ce9264ecf9bcf01fa6724fec)

Details

Provenance
ehauptAuthored on Fri, Oct 17, 8:10 PM
Parents
R11:baf5beb9dec3: devel/py-tdworkflow: Switch to PEP517 and fix packaging of tests/docs
Branches
Unknown
Tags
Unknown