summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gdm/gdm_42.0.bb (renamed from meta-gnome/recipes-gnome/gdm/gdm_41.0.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_41.0.bb b/meta-gnome/recipes-gnome/gdm/gdm_42.0.bb
index 94ffdc28eb..00fb56b2b1 100644
--- a/meta-gnome/recipes-gnome/gdm/gdm_41.0.bb
+++ b/meta-gnome/recipes-gnome/gdm/gdm_42.0.bb
@@ -8,6 +8,7 @@ DEPENDS = " \
8 accountsservice \ 8 accountsservice \
9 libcanberra \ 9 libcanberra \
10 libpam \ 10 libpam \
11 libgudev \
11" 12"
12 13
13REQUIRED_DISTRO_FEATURES = "x11 systemd pam polkit gobject-introspection-data" 14REQUIRED_DISTRO_FEATURES = "x11 systemd pam polkit gobject-introspection-data"
@@ -17,7 +18,7 @@ GNOMEBASEBUILDCLASS = "meson"
17 18
18inherit gnomebase gsettings gobject-introspection gettext systemd useradd itstool gnome-help features_check 19inherit gnomebase gsettings gobject-introspection gettext systemd useradd itstool gnome-help features_check
19 20
20SRC_URI[archive.sha256sum] = "5738c4293a9f5a80d4a6e9e06f4d0df3e9f313ca7b61bfb4d8afaba983e200dc" 21SRC_URI[archive.sha256sum] = "a328ac976937bec179971ff07829a1246b98ce724181c128ae32a0ba47ad3855"
21 22
22EXTRA_OEMESON = " \ 23EXTRA_OEMESON = " \
23 -Dplymouth=disabled \ 24 -Dplymouth=disabled \