all-packages.nix update of xscreensaver call
svn path=/nixpkgs/trunk/; revision=12913
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user