mate: remove icon cache
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, itstool, dbus_glib, systemd, xtrans, xorg, gnome3, mate, wrapGAppsHook }:
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, itstool, dbus_glib, systemd, xtrans, xorg, gnome3, mate, hicolor_icon_theme, wrapGAppsHook }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "mate-session-manager-${version}";
|
||||
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
|
||||
dbus_glib
|
||||
systemd
|
||||
xtrans
|
||||
hicolor_icon_theme
|
||||
xorg.libSM
|
||||
gnome3.gtk3
|
||||
gnome3.gsettings_desktop_schemas
|
||||
|
||||
Reference in New Issue
Block a user