aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2021-06-08 08:22:10 +0200
committerKhem Raj <raj.khem@gmail.com>2021-06-09 08:49:21 -0700
commit3d9c3f0e0cd40f5b34d58c9105f75b72a2415682 (patch)
treeb65279f969804fe3efce1bb463d878ba750a5b92 /meta-gnome/recipes-gnome
parentdb5e3b36c7d1d77867b5a06294e281a65384510b (diff)
downloadmeta-openembedded-contrib-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/recipes-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 0cb59cdc9a..5865ca73de 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 = " \
startup-notification \
libcanberra \
libgtop \
+ libxres \
+ libxpresent \
"
@@ -21,8 +23,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
inherit gnomebase gsettings gettext upstream-version-is-even features_check
-SRC_URI[archive.md5sum] = "d1171705829bbebd42ac08ec49a9a90a"
-SRC_URI[archive.sha256sum] = "11f07693e2b266840759063a4bc807346070e8e7fec8f53cd0757f6662c1b323"
+SRC_URI[archive.sha256sum] = "224c1f65487eac21f0c1d9856152343768ee726c48b1a8a2835a46a8ad9015b5"
SRC_URI += "file://0001-drop-zenity-detection.patch"
PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama"