diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb index 3be392da8..f667238e6 100644 --- a/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb +++ b/meta-gnome/recipes-gnome/gtksourceview/gtksourceview5_5.4.1.bb | |||
@@ -22,7 +22,7 @@ GNOMEBASEBUILDCLASS = "meson" | |||
22 | 22 | ||
23 | inherit gnomebase lib_package gettext features_check gtk-doc gtk-icon-cache gobject-introspection vala | 23 | inherit gnomebase lib_package gettext features_check gtk-doc gtk-icon-cache gobject-introspection vala |
24 | 24 | ||
25 | REQUIRED_DISTRO_FEATURES = "x11" | 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
26 | 26 | ||
27 | SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.4/${PNAME}-${PV}.tar.xz" | 27 | SRC_URI = "https://download.gnome.org/sources/gtksourceview/5.4/${PNAME}-${PV}.tar.xz" |
28 | SRC_URI[sha256sum] = "eb3584099cfa0adc9a0b1ede08def6320bd099e79e74a2d0aefb4057cd93d68e" | 28 | SRC_URI[sha256sum] = "eb3584099cfa0adc9a0b1ede08def6320bd099e79e74a2d0aefb4057cd93d68e" |