python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta

Adds missing dependency on python3-picobuild-native

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-07-15 20:13:00 -07:00
parent 615624ab57
commit cb3d45c412
@@ -16,4 +16,4 @@ DEPENDS += "cups"
# See https://pypi.org/project/pycups/ for data
SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90"
inherit pypi python_setuptools_build_meta
inherit pypi setuptools3