mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 07:15:43 +01: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…
Reference in New Issue
Block a user