mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 09:14:09 +00:00
catfish: Fix wheel build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6ce000f667
commit
2c0529ab62
@ -3,7 +3,8 @@ SECTION = "x11/application"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
||||||
|
|
||||||
inherit xfce-app setuptools3 gtk-icon-cache mime-xdg
|
inherit xfce-app setuptools_build_meta gtk-icon-cache mime-xdg
|
||||||
|
PYPA_WHEEL = "${B}/dist/UNKNOWN-*-*.whl"
|
||||||
|
|
||||||
DEPENDS += "python3-distutils-extra-native"
|
DEPENDS += "python3-distutils-extra-native"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user