Added polkit-gnome to provide a polkit auth agent for Sway

This commit is contained in:
David McKinney 2018-11-08 22:53:05 -05:00
parent 65bdb0d4a1
commit ee7a795297
3 changed files with 3 additions and 1 deletions

View File

@ -10,5 +10,6 @@ RDEPENDS_${PN} = "\
rofi \
grim \
slurp \
polkit-gnome \
"

View File

@ -228,6 +228,7 @@ smart_gaps on
#
# Startup Commands:
#
exec /usr/libexec/polkit-gnome-authentication-agent-1
exec systemctl --user restart pulseaudio.service
exec /usr/bin/start-pulseaudio-x11
exec /usr/libexec/gsd-power

View File

@ -17,7 +17,7 @@ EXTRA_OECONF = "\
--disable-static \
"
DEPENDS += "gtk+3"
DEPENDS += "gtk+3 glib-2.0-native"
inherit autotools gtk-doc pkgconfig