all-packages.nix update of xscreensaver call
svn path=/nixpkgs/trunk/; revision=12913
This commit is contained in:
parent
4b21f11fda
commit
db4c346392
@ -7037,7 +7037,7 @@ let
|
|||||||
pyrex = pyrex095;
|
pyrex = pyrex095;
|
||||||
};
|
};
|
||||||
|
|
||||||
xscreensaverBase = composedArgsAndFun (selectVersion ../applications/graphics/xscreensaver "5.05") {
|
xscreensaverBase = composedArgsAndFun (import ../applications/graphics/xscreensaver) {
|
||||||
inherit stdenv fetchurl builderDefs lib pkgconfig bc perl intltool;
|
inherit stdenv fetchurl builderDefs lib pkgconfig bc perl intltool;
|
||||||
inherit (xlibs) libX11 libXmu;
|
inherit (xlibs) libX11 libXmu;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user