mate.mate-icon-theme-faenza: add missing parent icon themes
This commit is contained in:
parent
9bcc3d83a9
commit
b6f046f725
@ -11,11 +11,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook gtk3 ];
|
nativeBuildInputs = [ autoreconfHook gtk3 ];
|
||||||
|
|
||||||
buildInputs = [ mate.mate-icon-theme ];
|
propagatedBuildInputs = [ mate.mate-icon-theme hicolor-icon-theme ];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
|
||||||
hicolor-icon-theme
|
|
||||||
];
|
|
||||||
|
|
||||||
dontDropIconThemeCache = true;
|
dontDropIconThemeCache = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user