* small fix
svn path=/nixpkgs/trunk/; revision=10169
This commit is contained in:
parent
9b86ccf8ce
commit
28e24e745f
@ -1850,7 +1850,7 @@ rec {
|
||||
};
|
||||
|
||||
glew = import ../development/libraries/glew {
|
||||
inherit fetchurl stdenv mesa x11;
|
||||
inherit fetchurl stdenv mesa x11 libtool;
|
||||
inherit (xlibs) libXmu libXi;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user