1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 18:31:49 +02:00

* Use xmllint (>= 2.7.4) for RelaxNG validation instead of Jing.

This commit is contained in:
Eelco Dolstra 2009-09-18 11:45:56 +00:00
parent df05a759e4
commit 51ad64cc07
3 changed files with 3 additions and 8 deletions

View file

@ -19,7 +19,7 @@ let
inherit officialRelease;
buildInputs =
[ curl bison flex2533 perl libxml2 libxslt w3m bzip2 jing_tools
[ curl bison flex2533 perl libxml2New libxslt w3m bzip2
tetex dblatex nukeReferences
];