summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-calculator
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-calculator')
-rw-r--r--meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_43.0.1.bb (renamed from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_42.2.bb)5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_42.2.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_43.0.1.bb
index 66a29a094..3459b6d5f 100644
--- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_42.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_43.0.1.bb
@@ -7,8 +7,9 @@ SECTION = "x11/gnome"
7DEPENDS = " \ 7DEPENDS = " \
8 yelp-tools-native \ 8 yelp-tools-native \
9 gtk4 \ 9 gtk4 \
10 libsoup-2.4 \ 10 libsoup-3.0 \
11 libgee \ 11 libgee \
12 libxml2 \
12 libmpc \ 13 libmpc \
13 gtksourceview5 \ 14 gtksourceview5 \
14 libadwaita \ 15 libadwaita \
@@ -28,7 +29,7 @@ def gnome_verdir(v):
28 29
29REQUIRED_DISTRO_FEATURES = "x11 opengl" 30REQUIRED_DISTRO_FEATURES = "x11 opengl"
30 31
31SRC_URI[archive.sha256sum] = "33dab1bca43658d66520958b0f674cb0ad3185cfd30c12e459e7f69481c5c6a0" 32SRC_URI[archive.sha256sum] = "02c12ded3cf5053d17537d95ec69587f4b919899d7726eceecdb4b47ffb1c90f"
32 33
33FILES:${PN} += " \ 34FILES:${PN} += " \
34 ${datadir}/dbus-1 \ 35 ${datadir}/dbus-1 \