mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gnome-boxes: require opengl distro feature
spice-gtk requires opengl distro feature, so gnome-boxes should require it too. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cdc82b14a9
commit
77d0a6d3db
|
|
@ -5,7 +5,8 @@ LIC_FILES_CHKSUM = "file://copyright;md5=a65e9b0c9f78617732f09f68fc4ef79a"
|
|||
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
||||
# reason for opengl: spice-gtk requires opengl
|
||||
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data opengl"
|
||||
|
||||
DEPENDS = " \
|
||||
glib-2.0 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user