mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
catfish: 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:
parent
19d05be57b
commit
615624ab57
|
|
@ -3,7 +3,7 @@ SECTION = "x11/application"
|
|||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
|
||||
|
||||
inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg
|
||||
inherit xfce-app setuptools3 gtk-icon-cache mime-xdg
|
||||
|
||||
DEPENDS += "python3-distutils-extra-native"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user