summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb
index 171e46eddb..976aa62227 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_3.36.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_41.0.bb
@@ -24,8 +24,7 @@ DEPENDS = " \
24# all these are mandatory 24# all these are mandatory
25REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" 25REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
26 26
27SRC_URI[archive.md5sum] = "102dc488a6a726e4050cf5ab7e967e8d" 27SRC_URI[archive.sha256sum] = "e6ca6361fbd1deab2de1a1e390d4f14167cf47b1c547dbb8b65a5d89e9663884"
28SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec632b36bbf15ee4b"
29 28
30UNKNOWN_CONFIGURE_WHITELIST = "introspection" 29UNKNOWN_CONFIGURE_WHITELIST = "introspection"
31 30
@@ -44,5 +43,5 @@ PACKAGECONFIG[wayland] = "-Dwayland=true,-Dwayland=false,wayland"
44 43
45FILES:${PN} += " \ 44FILES:${PN} += " \
46 ${systemd_user_unitdir} \ 45 ${systemd_user_unitdir} \
47 ${libdir}/gnome-settings-daemon-3.0/libgsd.so \ 46 ${libdir}/gnome-settings-daemon-41/libgsd.so \
48" 47"