gnome3.gnome-control-center: Add mutter to dependencies
#59765 fixed the keybndings issue #19590 only partially, we still need to make the gschemas available.
This commit is contained in:
parent
7815c86c10
commit
fc4cc85bf8
@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
gdk_pixbuf adwaita-icon-theme librsvg clutter clutter-gtk cheese
|
gdk_pixbuf adwaita-icon-theme librsvg clutter clutter-gtk cheese
|
||||||
networkmanager modemmanager gnome-bluetooth tracker
|
networkmanager modemmanager gnome-bluetooth tracker
|
||||||
udisks2 gsound libhandy
|
udisks2 gsound libhandy
|
||||||
|
mutter # schemas for the keybindings
|
||||||
];
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user