* Okay, so something did break.

svn path=/nixpkgs/trunk/; revision=871
This commit is contained in:
Eelco Dolstra 2004-03-29 10:27:01 +00:00
parent 2fcc5fdb08
commit bc71554fc8

View file

@ -2,7 +2,7 @@
, perlXMLParser}:
assert perl != null && libxml2 != null && libxslt != null
&& docbook != null_xml_dtd && perlXMLParser != null;
&& docbook_xml_dtd != null && perlXMLParser != null;
# !!! seems to need iconv, but cannot find it since $glibc/bin is not in PATH