svn path=/nixpkgs/trunk/; revision=22839
This commit is contained in:
parent
f1b8c40eb4
commit
00c972ac7d
@ -1,5 +1,7 @@
|
||||
{ stdenv, fetchurl, cmake, SDL, openal, zlib, libpng, python, libvorbis }:
|
||||
|
||||
assert stdenv.gcc.libc != null;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "gemrb-0.6.1";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user