* Okay, so something did break.
svn path=/nixpkgs/trunk/; revision=871
This commit is contained in:
parent
2fcc5fdb08
commit
bc71554fc8
@ -2,7 +2,7 @@
|
|||||||
, perlXMLParser}:
|
, perlXMLParser}:
|
||||||
|
|
||||||
assert perl != null && libxml2 != null && libxslt != null
|
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
|
# !!! seems to need iconv, but cannot find it since $glibc/bin is not in PATH
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user