Fix typo
svn path=/nixpkgs/trunk/; revision=31599
This commit is contained in:
parent
ee0822153a
commit
6957240078
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user