Add missing R: dconf to hide nm-applet when not used
Without dconf, gsettings uses "memory" backend which isn't saved
anywhere and isn't shared across applications. This makes gsettings
pretty useless.
Fixes QubesOS/qubes-issues#1299
(cherry picked from commit afb70cf040
)
This commit is contained in:
parent
8fcc7f7e05
commit
949b79650f
|
@ -61,6 +61,8 @@ Requires: gnome-packagekit-updater
|
|||
Requires: ImageMagick
|
||||
Requires: fakeroot
|
||||
Requires: desktop-notification-daemon
|
||||
# to show/hide nm-applet
|
||||
Requires: dconf
|
||||
Requires: pygtk2
|
||||
Requires: zenity
|
||||
Requires: qubes-libvchan
|
||||
|
|
Loading…
Reference in New Issue
Block a user