mate-desktop: remove unneeded dependencies gnome3.defaultIconTheme and gnome3.gnome_themes_standard
This commit is contained in:
parent
88bb678bab
commit
b02f227791
@ -20,11 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
gnome3.dconf
|
gnome3.dconf
|
||||||
gnome3.gtk
|
gnome3.gtk
|
||||||
gnome3.defaultIconTheme
|
|
||||||
];
|
|
||||||
|
|
||||||
propagatedUserEnvPkgs = [
|
|
||||||
gnome3.gnome_themes_standard
|
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user