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:
Jan Tojnar
2019-06-14 15:01:03 +02:00
parent 7815c86c10
commit fc4cc85bf8

View File

@@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
gdk_pixbuf adwaita-icon-theme librsvg clutter clutter-gtk cheese
networkmanager modemmanager gnome-bluetooth tracker
udisks2 gsound libhandy
mutter # schemas for the keybindings
];
patches = [