diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gedit/gedit_43.2.bb (renamed from meta-gnome/recipes-gnome/gedit/gedit_42.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gedit/gedit_42.2.bb b/meta-gnome/recipes-gnome/gedit/gedit_43.2.bb index 13d3e0af79..1c1803d5e7 100644 --- a/meta-gnome/recipes-gnome/gedit/gedit_42.2.bb +++ b/meta-gnome/recipes-gnome/gedit/gedit_43.2.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = " \ | |||
| 10 | gtk+3 \ | 10 | gtk+3 \ |
| 11 | gsettings-desktop-schemas \ | 11 | gsettings-desktop-schemas \ |
| 12 | libpeas \ | 12 | libpeas \ |
| 13 | libsoup-2.4 \ | 13 | libsoup \ |
| 14 | gspell \ | 14 | gspell \ |
| 15 | gtksourceview4 \ | 15 | gtksourceview4 \ |
| 16 | tepl \ | 16 | tepl \ |
| @@ -21,7 +21,7 @@ inherit gnomebase gsettings itstool gnome-help gobject-introspection gtk-doc val | |||
| 21 | def gnome_verdir(v): | 21 | def gnome_verdir(v): |
| 22 | return oe.utils.trim_version(v, 1) | 22 | return oe.utils.trim_version(v, 1) |
| 23 | 23 | ||
| 24 | SRC_URI[archive.sha256sum] = "3c6229111f0ac066ae44964920791d1265f5bbb56b0bd949a69b7b1261fc8fca" | 24 | SRC_URI[archive.sha256sum] = "f950d2d35c594bb6c8dbc9f5440cad7788ca0a8688e2b07846f83de9a4e3fc25" |
| 25 | 25 | ||
| 26 | # gobject-introspection is mandatory and cannot be configured | 26 | # gobject-introspection is mandatory and cannot be configured |
| 27 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" | 27 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" |
