diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-03-18 03:23:55 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-22 21:19:50 -0700 |
| commit | 62bb96cfb96831bd03788e994da6503ac116ade5 (patch) | |
| tree | 87a0fb92b8692f3b8217ba47f4a276563bbc2fc8 /meta-gnome/recipes-gnome/gnome-calculator | |
| parent | d5602d648dde1617092f6889fdf1ad64ac545ad3 (diff) | |
| download | meta-openembedded-62bb96cfb96831bd03788e994da6503ac116ade5.tar.gz | |
gnome-calculator: update 45.0.2 -> 46.0
- libsoup is required to be built with vapi support
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-calculator')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb (renamed from meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.2.bb b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb index 30f532c637..5c7e27378c 100644 --- a/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_45.0.2.bb +++ b/meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb | |||
| @@ -29,7 +29,7 @@ def gnome_verdir(v): | |||
| 29 | 29 | ||
| 30 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 30 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
| 31 | 31 | ||
| 32 | SRC_URI[archive.sha256sum] = "7dcbf32384897171cbe5483ec664d994e5e755e912ae1df911624f03c90867c2" | 32 | SRC_URI[archive.sha256sum] = "44694fda6b6233923f5c10a48d02d2cf5724e011a8a85789074c953101f33bf1" |
| 33 | 33 | ||
| 34 | FILES:${PN} += " \ | 34 | FILES:${PN} += " \ |
| 35 | ${datadir}/dbus-1 \ | 35 | ${datadir}/dbus-1 \ |
