gnome3.gnome-settings-daemon: remove mousetweaks
This commit is contained in:
parent
c7cf166533
commit
f5b1e361ee
@ -13,7 +13,6 @@
|
|||||||
, libgnomekbd
|
, libgnomekbd
|
||||||
, lcms2
|
, lcms2
|
||||||
, libpulseaudio
|
, libpulseaudio
|
||||||
, mousetweaks
|
|
||||||
, alsaLib
|
, alsaLib
|
||||||
, libcanberra-gtk3
|
, libcanberra-gtk3
|
||||||
, upower
|
, upower
|
||||||
@ -51,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
patches = [
|
patches = [
|
||||||
(substituteAll {
|
(substituteAll {
|
||||||
src = ./fix-paths.patch;
|
src = ./fix-paths.patch;
|
||||||
inherit tzdata mousetweaks;
|
inherit tzdata;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user