diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-03-24 08:36:07 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-03-25 08:54:59 -0700 |
| commit | eaaf9a6b85192bfe1dd3db2f727e36badd183f8d (patch) | |
| tree | 94d95bbc4b8a110a6d861ec5ad7dddf4b5549262 | |
| parent | 6004852735abc9f22d708175a3477fffcb8697e3 (diff) | |
| download | meta-openembedded-eaaf9a6b85192bfe1dd3db2f727e36badd183f8d.tar.gz | |
libpeas: upgrade 1.34.0 -> 1.36.0
Changelog:
=========
* PeasExtensionSet now implements GListModel
* libpeas now requires GLib 2.44 or newer for GListModel
* Translation updates:
- Interlingue
- Turkish
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb (renamed from meta-oe/recipes-gnome/libpeas/libpeas_1.34.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libpeas/libpeas_1.34.0.bb b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb index 1bf6752e87..1282e93634 100644 --- a/meta-oe/recipes-gnome/libpeas/libpeas_1.34.0.bb +++ b/meta-oe/recipes-gnome/libpeas/libpeas_1.36.0.bb | |||
| @@ -12,7 +12,7 @@ inherit gnomebase gobject-introspection gtk-doc gtk-icon-cache features_check | |||
| 12 | 12 | ||
| 13 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 13 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 14 | 14 | ||
| 15 | SRC_URI[archive.sha256sum] = "4305f715dab4b5ad3e8007daec316625e7065a94e63e25ef55eb1efb964a7bf0" | 15 | SRC_URI[archive.sha256sum] = "297cb9c2cccd8e8617623d1a3e8415b4530b8e5a893e3527bbfd1edd13237b4c" |
| 16 | 16 | ||
| 17 | PACKAGECONFIG[python3] = "-Dpython3=true,-Dpython3=false,python3-pygobject" | 17 | PACKAGECONFIG[python3] = "-Dpython3=true,-Dpython3=false,python3-pygobject" |
| 18 | 18 | ||
