guix-commits
[Top][All Lists]
Advanced

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

08/16: gnu: unison: Replace texlive input with texlive-tiny.


From: guix-commits
Subject: 08/16: gnu: unison: Replace texlive input with texlive-tiny.
Date: Fri, 14 Dec 2018 17:32:48 -0500 (EST)

ambrevar pushed a commit to branch master
in repository guix.

commit 68139bce4ae0be3e6af26783e44504b0627a0149
Author: Pierre Neidhardt <address@hidden>
Date:   Fri Dec 14 17:48:05 2018 +0100

    gnu: unison: Replace texlive input with texlive-tiny.
    
    * gnu/packages/ocaml.scm (unison)[native-inputs]: Replace texlive with 
texlive-tiny.
---
 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index caf2c53..e4a76ac 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -993,7 +993,7 @@ libpanel, librsvg and quartz.")
      `(("ocaml" ,ocaml-4.02)
        ;; For documentation
        ("ghostscript" ,ghostscript)
-       ("texlive" ,texlive)
+       ("texlive" ,texlive-tiny)
        ("hevea" ,hevea)
        ("lynx" ,lynx)
        ("which" ,which)))



reply via email to

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