* Added rss-glx, a collection of nice OpenGL screensavers.
svn path=/nixpkgs/trunk/; revision=4614
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "xorg-sys-opengl";
|
||||
builder = ./builder.sh;
|
||||
neededLibs = [xlibs.libXxf86vm expat];
|
||||
neededLibs = [xlibs.libXxf86vm xlibs.libXext expat];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user