summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb
index 0e3cf5b597..a2f73590fd 100644
--- a/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.34.1.bb
@@ -8,7 +8,7 @@ BPN = "gnome-desktop"
8 8
9GNOMEBASEBUILDCLASS = "meson" 9GNOMEBASEBUILDCLASS = "meson"
10 10
11inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection distro_features_check 11inherit gnomebase itstool pkgconfig upstream-version-is-even gobject-introspection features_check
12 12
13# gobject-introspection is mandatory and cannot be configured 13# gobject-introspection is mandatory and cannot be configured
14REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" 14REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
@@ -24,7 +24,7 @@ SRC_URI += " \
24 24
25DEPENDS += "gsettings-desktop-schemas virtual/libx11 gtk+3 startup-notification xkeyboard-config iso-codes udev" 25DEPENDS += "gsettings-desktop-schemas virtual/libx11 gtk+3 startup-notification xkeyboard-config iso-codes udev"
26 26
27inherit distro_features_check gtk-doc 27inherit features_check gtk-doc
28REQUIRED_DISTRO_FEATURES += "x11" 28REQUIRED_DISTRO_FEATURES += "x11"
29 29
30GTKDOC_MESON_OPTION = "gtk_doc" 30GTKDOC_MESON_OPTION = "gtk_doc"