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:
Khem Raj
2022-03-04 11:40:47 -08:00
parent 1ada8e0de4
commit a75b9a5495
@@ -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"