mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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:
parent
0d1f1fff47
commit
9e5961c059
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user