gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: guix-env.scm: texlive-tiny


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: guix-env.scm: texlive-tiny is enough for the info output
Date: Sun, 14 Jan 2018 19:05:53 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 8e9d7943d guix-env.scm: texlive-tiny is enough for the info output
8e9d7943d is described below

commit 8e9d7943d18cf5b941804829fec6c9ebbf9dfd46
Author: ng0 <address@hidden>
AuthorDate: Sun Jan 14 19:05:48 2018 +0000

    guix-env.scm: texlive-tiny is enough for the info output
---
 guix-env.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/guix-env.scm b/guix-env.scm
index 7708b2706..d44b4d71f 100644
--- a/guix-env.scm
+++ b/guix-env.scm
@@ -110,7 +110,8 @@
          ("gmp" ,gmp)
          ("bluez" ,bluez) ; for optional bluetooth feature
          ("glib" ,glib)
-         ("texlive" ,texlive) ;FIXME: minimize.
+         ;; ("texlive" ,texlive) ;FIXME: minimize.
+         ("texlive-tiny" ,texlive-tiny) ;; Seems to be enough for _just_ info 
output.
          ("miniupnpc" ,miniupnpc)
          ("libogg" ,libogg)))
       (native-inputs

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]