Changing the xscreensaver expression, so nix-env operations with '*' work.

svn path=/nixpkgs/trunk/; revision=15627
This commit is contained in:
Lluís Batlle i Rossell 2009-05-17 20:33:58 +00:00
parent 1b7f187af2
commit 226d5cf608

View File

@ -7,7 +7,7 @@ args : with args; let localDefs = builderDefs.passthru.function (args // rec {
};
useConfig = true;
reqsList = [
["true" "libX11" "gtk" "pkgconfig" "bc" "perl" "intltool" "libXmu"]
["true" "libX11" "pkgconfig" "bc" "perl" "intltool" "libXmu"]
["GL" "mesa"]
["GUI" "gtk" "libxml2" "libglade"]
["jpeg" "libjpeg"]