diff options
Diffstat (limited to 'meta-gnome/recipes-gnome')
| -rw-r--r-- | meta-gnome/recipes-gnome/libwnck/libwnck3_40.0.bb (renamed from meta-gnome/recipes-gnome/libwnck/libwnck3_3.36.0.bb) | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.36.0.bb b/meta-gnome/recipes-gnome/libwnck/libwnck3_40.0.bb index 8bca93f6d1..bfb52e5bbf 100644 --- a/meta-gnome/recipes-gnome/libwnck/libwnck3_3.36.0.bb +++ b/meta-gnome/recipes-gnome/libwnck/libwnck3_40.0.bb | |||
| @@ -17,8 +17,10 @@ GIR_MESON_DISABLE_FLAG = 'disabled' | |||
| 17 | 17 | ||
| 18 | inherit gnomebase gobject-introspection gtk-doc gettext features_check | 18 | inherit gnomebase gobject-introspection gtk-doc gettext features_check |
| 19 | 19 | ||
| 20 | SRC_URI[archive.md5sum] = "00bb40dc6fab76af0da33e88a34b6378" | 20 | def gnome_verdir(v): |
| 21 | SRC_URI[archive.sha256sum] = "bc508150b3ed5d22354b0e6774ad4eee465381ebc0ace45eb0e2d3a4186c925f" | 21 | return oe.utils.trim_version(v, 1) |
| 22 | |||
| 23 | SRC_URI[archive.sha256sum] = "30cb79a839f90cd66f3e202f3f98cb5166fa0cd9b92eb571ad9c470a43021d83" | ||
| 22 | 24 | ||
| 23 | # libxres means x11 only | 25 | # libxres means x11 only |
| 24 | REQUIRED_DISTRO_FEATURES = "x11" | 26 | REQUIRED_DISTRO_FEATURES = "x11" |
