mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
menulibre: Inherit setuptools3_legacy
It does not yet build with new PEP-527 packaging Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ DEPENDS = " \
|
||||
intltool-native \
|
||||
"
|
||||
|
||||
inherit distutils3 gtk-icon-cache features_check
|
||||
inherit setuptools3_legacy gtk-icon-cache features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
||||
|
||||
Reference in New Issue
Block a user