diff options
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb index d8f015064..b2ae9ac07 100644 --- a/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb +++ b/meta-gnome/recipes-gnome/gdm/gdm_2.32.2.bb | |||
@@ -6,6 +6,8 @@ DEPENDS = "xinput gnome-panel tcp-wrappers libcanberra libxklavier grep consolek | |||
6 | 6 | ||
7 | PR = "r18" | 7 | PR = "r18" |
8 | 8 | ||
9 | PNBLACKLIST[gdm] ?= "Depends on broken polkit-gnome" | ||
10 | |||
9 | inherit gnome update-rc.d systemd useradd | 11 | inherit gnome update-rc.d systemd useradd |
10 | 12 | ||
11 | SRC_URI += " \ | 13 | SRC_URI += " \ |