mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 11:09:41 -05:00
gnu: enblend-enfuse: Use texlive-tiny.
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace texlive-minimal with texlive-tiny.
This commit is contained in:
parent
9840b8faaf
commit
84de27c83b
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ (define-public enblend-enfuse
|
|||
("help2man" ,help2man)
|
||||
("imagemagick" ,imagemagick)
|
||||
("libxml2" ,libxml2)
|
||||
("texlive-minimal" ,texlive-minimal)
|
||||
("texlive-minimal" ,texlive-tiny)
|
||||
("tidy" ,tidy)
|
||||
("transfig" ,transfig)))
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue