aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/fsf.scm19
1 files changed, 9 insertions, 10 deletions
diff --git a/gnu/packages/fsf.scm b/gnu/packages/fsf.scm
index 16d2179e02..b07ad14164 100644
--- a/gnu/packages/fsf.scm
+++ b/gnu/packages/fsf.scm
@@ -38,16 +38,15 @@
(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-ec
+ texlive-endnotes
+ texlive-fncychap
+ texlive-geometry
+ texlive-helvetic
+ texlive-hyperref
+ texlive-times
+ texlive-ucs))))
(arguments
(list
#:install-plan #~'(("faif-2.0.pdf" "share/doc/faif/"))