aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-07-10 07:15:58 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-07-18 10:00:51 +0200
commit84de27c83b64bdf7605deb059b704b0016ad9415 (patch)
tree85a639028b3f04c49cc84060492fccc56a61293d
parent9840b8faafad6aee496e0cc8abe948bde2612020 (diff)
downloadguix-84de27c83b64bdf7605deb059b704b0016ad9415.tar
guix-84de27c83b64bdf7605deb059b704b0016ad9415.tar.gz
gnu: enblend-enfuse: Use texlive-tiny.
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace texlive-minimal with texlive-tiny.
-rw-r--r--gnu/packages/photo.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 1811e8ad3e..7cfbe2ffbe 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -255,7 +255,7 @@ overlapping images, as well as some command line tools.")
("help2man" ,help2man)
("imagemagick" ,imagemagick)
("libxml2" ,libxml2)
- ("texlive-minimal" ,texlive-minimal)
+ ("texlive-minimal" ,texlive-tiny)
("tidy" ,tidy)
("transfig" ,transfig)))
(inputs