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 @@ overlapping images, as well as some command line tools.")
|
||||||
("help2man" ,help2man)
|
("help2man" ,help2man)
|
||||||
("imagemagick" ,imagemagick)
|
("imagemagick" ,imagemagick)
|
||||||
("libxml2" ,libxml2)
|
("libxml2" ,libxml2)
|
||||||
("texlive-minimal" ,texlive-minimal)
|
("texlive-minimal" ,texlive-tiny)
|
||||||
("tidy" ,tidy)
|
("tidy" ,tidy)
|
||||||
("transfig" ,transfig)))
|
("transfig" ,transfig)))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in a new issue