mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
python3-pycups: Inherit setuptools_build_meta
Gets the wheel dependencies sorted during build Fixes | error: invalid command 'bdist_wheel' Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -16,4 +16,4 @@ DEPENDS += "cups"
|
||||
# See https://pypi.org/project/pycups/ for data
|
||||
SRC_URI[sha256sum] = "57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90"
|
||||
|
||||
inherit pypi setuptools3
|
||||
inherit pypi setuptools_build_meta
|
||||
|
||||
Reference in New Issue
Block a user