mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: texlive-thucoursework: Fix build.
* gnu/packages/tex.scm (texlive-thucoursework)[native-inputs]: Add TEXLIVE-XPATCH. Change-Id: I578c27078e4692051d82596cb1692f21a8d979f6
This commit is contained in:
parent
13fd321a49
commit
db082a527e
1 changed files with 1 additions and 0 deletions
|
@ -37121,6 +37121,7 @@ (define-public texlive-thucoursework
|
|||
texlive-oberdiek
|
||||
texlive-realscripts
|
||||
texlive-xcolor
|
||||
texlive-xpatch
|
||||
texlive-xstring))))
|
||||
(home-page "https://ctan.org/pkg/thucoursework")
|
||||
(synopsis "Coursework template for Tsinghua University")
|
||||
|
|
Loading…
Reference in a new issue