Remove unused w3m dependency

This commit is contained in:
Eelco Dolstra 2014-09-17 17:42:00 +02:00
parent d98bfcbf81
commit d64b8e9e53
3 changed files with 1 additions and 3 deletions

View file

@ -23,7 +23,7 @@ let
inherit officialRelease;
buildInputs =
[ curl bison flex perl libxml2 libxslt w3m bzip2
[ curl bison flex perl libxml2 libxslt bzip2
tetex dblatex nukeReferences pkgconfig sqlite git
];