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
This commit is contained in:
Marek Marczykowski-Górecki 2015-10-10 15:30:06 +02:00
parent 7e321ba63c
commit afb70cf040
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -61,6 +61,8 @@ Requires: ImageMagick
Requires: librsvg2-tools
Requires: fakeroot
Requires: desktop-notification-daemon
# to show/hide nm-applet
Requires: dconf
Requires: pygtk2
Requires: zenity
Requires: qubes-libvchan