Elinks: Fix libgc initialization.

svn path=/nixpkgs/trunk/; revision=27046
This commit is contained in:
Ludovic Courtès
2011-04-28 21:22:24 +00:00
parent 163c51f299
commit 270ea3beec
2 changed files with 20 additions and 1 deletions
@@ -9,8 +9,10 @@ stdenv.mkDerivation rec {
sha256 = "1li4vlbq8wvnigxlkzb15490y90jg6y9yzzrqpqcz2h965w5869d";
};
patches = [ ./gc-init.patch ];
buildInputs = [ python perl ncurses x11 bzip2 zlib openssl spidermonkey guile gpm ];
configureFlags =
''
--enable-finger --enable-html-highlight --with-guile