forked from lix-project/lix
Merge pull request #653 from vcunat/p/pdf-fix
release: fix #652 - PDF build after dblatex updates
This commit is contained in:
commit
aaf8a1c16b
|
@ -24,7 +24,7 @@ let
|
|||
|
||||
buildInputs =
|
||||
[ curl bison flex perl libxml2 libxslt bzip2
|
||||
tetex dblatex nukeReferences pkgconfig sqlite libsodium
|
||||
dblatex (dblatex.tex or tetex) nukeReferences pkgconfig sqlite libsodium
|
||||
docbook5 docbook5_xsl
|
||||
] ++ lib.optional (!lib.inNixShell) git;
|
||||
|
||||
|
|
Loading…
Reference in a new issue