plasma-world: Add polkit-kde-agent- only if polkit is in distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ UNTIER = " \
|
||||
plasma-pa \
|
||||
plasma-vault \
|
||||
plasma-workspace-wallpapers \
|
||||
polkit-kde-agent-1 \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "polkit", "polkit-kde-agent-1", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "powerdevil", "",d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "sddm-kcm", "",d)} \
|
||||
systemsettings \
|
||||
|
||||
Reference in New Issue
Block a user