mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:29:36 +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:
parent
1ada8e0de4
commit
a75b9a5495
@ -9,7 +9,7 @@ DEPENDS = " \
|
|||||||
intltool-native \
|
intltool-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit distutils3 gtk-icon-cache features_check
|
inherit setuptools3_legacy gtk-icon-cache features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user