[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: enblend-enfuse: Use texlive-tiny.
From: |
Ricardo Wurmus |
Subject: |
01/01: gnu: enblend-enfuse: Use texlive-tiny. |
Date: |
Tue, 18 Jul 2017 04:00:58 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 84de27c83b64bdf7605deb059b704b0016ad9415
Author: Ricardo Wurmus <address@hidden>
Date: Mon Jul 10 07:15:58 2017 +0200
gnu: enblend-enfuse: Use texlive-tiny.
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace
texlive-minimal with texlive-tiny.
---
gnu/packages/photo.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 1811e8a..7cfbe2f 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