mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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:
+2
-1
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user