mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gnome-photos: 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
315d3eefc1
commit
b2cfedf9a1
@ -31,7 +31,7 @@ inherit gnomebase gettext gnome-help features_check
|
||||
def gnome_verdir(v):
|
||||
return oe.utils.trim_version(v, 1)
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||
REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data"
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
PACKAGECONFIG[doc] = "-Dmanuals=true,-Dmanuals=false,libxslt-native docbook-xsl-stylesheets-native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user