release: fix #652 - PDF build after dblatex updates
... while not changing behavior when used with older nixpkgs.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user