diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2021-06-08 08:22:10 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-06-09 08:49:21 -0700 |
commit | 3d9c3f0e0cd40f5b34d58c9105f75b72a2415682 (patch) | |
tree | b65279f969804fe3efce1bb463d878ba750a5b92 /meta-gnome | |
parent | db5e3b36c7d1d77867b5a06294e281a65384510b (diff) | |
download | meta-openembedded-3d9c3f0e0cd40f5b34d58c9105f75b72a2415682.tar.gz |
metacity: upgrade 3.36.1 -> 3.40.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/metacity/metacity_3.40.0.bb (renamed from meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.40.0.bb index 0cb59cdc9..5865ca73d 100644 --- a/meta-gnome/recipes-gnome/metacity/metacity_3.36.1.bb +++ b/meta-gnome/recipes-gnome/metacity/metacity_3.40.0.bb | |||
@@ -13,6 +13,8 @@ DEPENDS = " \ | |||
13 | startup-notification \ | 13 | startup-notification \ |
14 | libcanberra \ | 14 | libcanberra \ |
15 | libgtop \ | 15 | libgtop \ |
16 | libxres \ | ||
17 | libxpresent \ | ||
16 | " | 18 | " |
17 | 19 | ||
18 | 20 | ||
@@ -21,8 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
21 | 23 | ||
22 | inherit gnomebase gsettings gettext upstream-version-is-even features_check | 24 | inherit gnomebase gsettings gettext upstream-version-is-even features_check |
23 | 25 | ||
24 | SRC_URI[archive.md5sum] = "d1171705829bbebd42ac08ec49a9a90a" | 26 | SRC_URI[archive.sha256sum] = "224c1f65487eac21f0c1d9856152343768ee726c48b1a8a2835a46a8ad9015b5" |
25 | SRC_URI[archive.sha256sum] = "11f07693e2b266840759063a4bc807346070e8e7fec8f53cd0757f6662c1b323" | ||
26 | SRC_URI += "file://0001-drop-zenity-detection.patch" | 27 | SRC_URI += "file://0001-drop-zenity-detection.patch" |
27 | 28 | ||
28 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" | 29 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama" |