icewm-1.3.7

svn path=/nixpkgs/trunk/; revision=31890
This commit is contained in:
Yury G. Kudryashov
2012-01-27 18:56:31 +00:00
parent afc0aea6d1
commit ed92080b8d
2 changed files with 14 additions and 12 deletions

View File

@@ -7041,9 +7041,7 @@ let
icecat3Wrapper = wrapFirefox { browser = icecat3Xul; browserName = "icecat"; desktopName = "IceCat"; };
icewm = callPackage ../applications/window-managers/icewm {
inherit (gtkLibs) gtk;
};
icewm = callPackage ../applications/window-managers/icewm { };
id3v2 = callPackage ../applications/audio/id3v2 { };