mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 00:37:52 +00:00
eog: 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
aea3f99f97
commit
c89b5141d3
@ -19,7 +19,8 @@ GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
inherit gnomebase pkgconfig gsettings gobject-introspection gettext mime-xdg features_check gtk-icon-cache
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
# FIXME: whilst eog uses libpeas <2, g-i is needed. This can be removed when libpeas2 is used.
|
||||
REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data"
|
||||
|
||||
SRC_URI += "file://0001-Replace-filename-with-basename.patch"
|
||||
SRC_URI[archive.sha256sum] = "e2c963f232fe5a1091dcc18bec25a730e91b02af6e466601efa55e500cd74cab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user