diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_43.0.bb (renamed from meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_42.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_42.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_43.0.bb index 3d5913ac06..fe246953fe 100644 --- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_43.0.bb | |||
| @@ -25,7 +25,7 @@ DEPENDS = " \ | |||
| 25 | REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" | 25 | REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data" |
| 26 | GIR_MESON_OPTION = "" | 26 | GIR_MESON_OPTION = "" |
| 27 | 27 | ||
| 28 | SRC_URI[archive.sha256sum] = "ed65851ae54adcd58a24c86837d624fc6a14bd84ab22e94df40a3a4cfd19ffdb" | 28 | SRC_URI[archive.sha256sum] = "3513bb24fc6f8181667223a64a067534fdccf3bf66326a9403d38b0f0d6013d0" |
| 29 | 29 | ||
| 30 | PACKAGECONFIG ??= " \ | 30 | PACKAGECONFIG ??= " \ |
| 31 | cups nm \ | 31 | cups nm \ |
| @@ -42,5 +42,5 @@ PACKAGECONFIG[wayland] = "-Dwayland=true,-Dwayland=false,wayland" | |||
| 42 | 42 | ||
| 43 | FILES:${PN} += " \ | 43 | FILES:${PN} += " \ |
| 44 | ${systemd_user_unitdir} \ | 44 | ${systemd_user_unitdir} \ |
| 45 | ${libdir}/gnome-settings-daemon-42/libgsd.so \ | 45 | /usr/lib/gnome-settings-daemon-43/libgsd.so \ |
| 46 | " | 46 | " |
