themes: propagate gtk-murrine-engine, resolves #16268

This commit is contained in:
Yegor Timoshenko
2017-12-19 22:09:32 +00:00
parent 502ebb0ae5
commit dfcbbd380e
11 changed files with 22 additions and 14 deletions
+3 -2
View File
@@ -21,8 +21,9 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ pkgconfig intltool ];
buildInputs = [ mate.mate-icon-theme gtk2 gtk_engines gtk-engine-murrine
gdk_pixbuf librsvg ];
buildInputs = [ mate.mate-icon-theme gtk2 gtk_engines gdk_pixbuf librsvg ];
propagatedUserEnvPkgs = [ gtk-engine-murrine ];
meta = {
description = "A set of themes from MATE";