Added some descriptions.

svn path=/nixpkgs/trunk/; revision=8920
This commit is contained in:
Michael Raskin
2007-06-26 11:49:45 +00:00
parent 4512585cd5
commit 42f841bcab
9 changed files with 34 additions and 0 deletions

View File

@@ -28,4 +28,5 @@ stdenv.mkDerivation {
md5 = "1a8c4d4fc699233f5fdb902b8753099e";
}) */
buildInputs = [pkgconfig x11 libXmu libXi makedepend libdrm glproto libXxf86vm];
meta = {description = "OpenGL-compatible 3D library. Supports acceleration.";};
}