svn path=/nixpkgs/trunk/; revision=31599
This commit is contained in:
Yury G. Kudryashov 2012-01-16 17:50:54 +00:00
parent ee0822153a
commit 6957240078

View File

@ -1,6 +1,6 @@
{ stdenv, fetchurl, flex, bison, pkgconfig, libdrm, file, expat, makedepend
, libXxf86vm, libXfixes, libXdamage, glproto, dri2proto, libX11, libxcb, libXext
, libXt, udev, enableTextureFloats ? false,
, libXt, udev, enableTextureFloats ? false
, python, libxml2Python, lipo ? null }:
if ! stdenv.lib.lists.elem stdenv.system stdenv.lib.platforms.mesaPlatforms then