mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
menulibre: requires gobject-introspection-data DISTRO_FEATURE
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
inherit setuptools3_legacy gtk-icon-cache features_check
|
inherit setuptools3_legacy gtk-icon-cache features_check
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/bluesabre/menulibre.git;protocol=https;branch=master"
|
||||||
SRCREV = "86ee9ad7568128fe9555e54799933b2d3762331a"
|
SRCREV = "86ee9ad7568128fe9555e54799933b2d3762331a"
|
||||||
|
|||||||
Reference in New Issue
Block a user