mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
menulibre: Inherit distutils3
It does not work with setuptools unfortunately Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2c0529ab62
commit
201f99de28
|
|
@ -9,8 +9,7 @@ DEPENDS = " \
|
|||
intltool-native \
|
||||
"
|
||||
|
||||
inherit setuptools3 gtk-icon-cache features_check
|
||||
|
||||
inherit distutils3 gtk-icon-cache features_check
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user