gnome3.gnome-settings-daemon: remove mousetweaks
This commit is contained in:
@@ -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;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user