mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
ac3f618fd0
commit
496c2fbca6
|
|
@ -10,7 +10,7 @@ DEPENDS = " \
|
|||
"
|
||||
|
||||
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"
|
||||
SRCREV = "86ee9ad7568128fe9555e54799933b2d3762331a"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user