summary refs log tree commit diff
path: root/gnu/packages/fsf.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/fsf.scm')
-rw-r--r--gnu/packages/fsf.scm16
1 files changed, 6 insertions, 10 deletions
diff --git a/gnu/packages/fsf.scm b/gnu/packages/fsf.scm
index 16d2179e02..e952978bbf 100644
--- a/gnu/packages/fsf.scm
+++ b/gnu/packages/fsf.scm
@@ -38,16 +38,12 @@
     (build-system copy-build-system)
     (native-inputs
      (list (texlive-updmap.cfg
-            (list
-             texlive-caption
-             texlive-endnotes
-             texlive-fonts-ec
-             texlive-helvetic
-             texlive-hyperref
-             texlive-latex-fncychap
-             texlive-latex-geometry
-             texlive-latex-ucs
-             texlive-times))))
+            (list texlive-caption
+                  texlive-endnotes
+                  texlive-fncychap
+                  texlive-helvetic
+                  texlive-times
+                  texlive-ucs))))
     (arguments
      (list
       #:install-plan #~'(("faif-2.0.pdf" "share/doc/faif/"))