mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gdm: Add polkit to required distro features
it depends on accountservice package which already needs this
DISTRO_FEATURE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
Backported from Honister
(cherry-picked from commit e7251cf6ba)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
38acd3f483
commit
47bf3be043
|
|
@ -10,7 +10,7 @@ DEPENDS = " \
|
||||||
libpam \
|
libpam \
|
||||||
"
|
"
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11 systemd pam"
|
REQUIRED_DISTRO_FEATURES = "x11 systemd pam polkit"
|
||||||
|
|
||||||
inherit gnomebase gsettings gobject-introspection gettext systemd useradd upstream-version-is-even features_check
|
inherit gnomebase gsettings gobject-introspection gettext systemd useradd upstream-version-is-even features_check
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user