diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb (renamed from meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb index 1e3268238b..71d0f2c122 100644 --- a/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_46.3.bb +++ b/meta-gnome/recipes-gnome/gnome-text-editor/gnome-text-editor_47.0.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = " \ | |||
9 | gtk4 \ | 9 | gtk4 \ |
10 | gtksourceview5 \ | 10 | gtksourceview5 \ |
11 | editorconfig-core-c \ | 11 | editorconfig-core-c \ |
12 | enchant2 \ | 12 | libspelling \ |
13 | " | 13 | " |
14 | 14 | ||
15 | GTKIC_VERSION = "4" | 15 | GTKIC_VERSION = "4" |
@@ -18,7 +18,7 @@ inherit gnomebase gtk-icon-cache itstool gnome-help mime-xdg features_check | |||
18 | 18 | ||
19 | REQUIRED_DISTRO_FEATURES = "opengl" | 19 | REQUIRED_DISTRO_FEATURES = "opengl" |
20 | 20 | ||
21 | SRC_URI[archive.sha256sum] = "005b48104a909be66ae07448d2bc5706c7d113781057a24ff6da55bdf324c73d" | 21 | SRC_URI[archive.sha256sum] = "0304961974bdacc7e6e8d146dadc949527df99b2823582c8d1ba8b33d25d4217" |
22 | 22 | ||
23 | FILES:${PN} += " \ | 23 | FILES:${PN} += " \ |
24 | ${datadir}/metainfo \ | 24 | ${datadir}/metainfo \ |