gnome3.gnome-control-center: add optional sharing deps
It appears that if gnome-control-center isn't wrapped with their schemas they won't be added to the panel.
This commit is contained in:
parent
e25b283f71
commit
f1ce41d78e
@ -60,6 +60,8 @@
|
||||
, udisks2
|
||||
, upower
|
||||
, vino
|
||||
, gnome-user-share
|
||||
, gnome-remote-desktop
|
||||
, wrapGAppsHook
|
||||
}:
|
||||
|
||||
@ -99,7 +101,9 @@ stdenv.mkDerivation rec {
|
||||
gnome-bluetooth
|
||||
gnome-desktop
|
||||
gnome-online-accounts
|
||||
gnome-remote-desktop # optional, sharing panel
|
||||
gnome-settings-daemon
|
||||
gnome-user-share # optional, sharing panel
|
||||
grilo
|
||||
grilo-plugins # for setting wallpaper from Flickr
|
||||
gsettings-desktop-schemas
|
||||
|
Loading…
Reference in New Issue
Block a user