rocdbgapi: fix build

changepage.sty is no longer pulled in my texlive's basic scheme, so it must be
added explicitly
This commit is contained in:
apfelkuchen06 2023-04-13 19:24:41 +02:00
parent 35fd406515
commit e396a4ec1f

View file

@ -16,6 +16,7 @@
let
latex = lib.optionalAttrs buildDocs texlive.combine {
inherit (texlive) scheme-small
changepage
latexmk
varwidth
multirow