summaryrefslogtreecommitdiff
path: root/gnu/packages/graphviz.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-01-30 13:01:17 +0200
committerEfraim Flashner <efraim@flashner.co.il>2023-01-30 20:07:49 +0200
commite40ccf5fc1b095e708e9900fac0874d87d5dff79 (patch)
treebc3bacf5296d7535f94020fe4d16024be79a7c1f /gnu/packages/graphviz.scm
parentbd3e3d87a9246ac59080ebb72298290dca5b0204 (diff)
gnu: texlive-fancyhdr: Use over deprecated texlive-latex-fancyhdr.
* gnu/packages/tex.scm (texlive-apa6)[propagated-inputs]: Replace texlive-latex-fancyhdr with texlive-fancyhdr.
Diffstat (limited to 'gnu/packages/graphviz.scm')
-rw-r--r--gnu/packages/graphviz.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index 99fdd85c88..34aa1dc470 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -427,8 +427,8 @@ graphs in Graphviz's DOT language, written in pure Python.")
;; the resulting generated TeX files, which \usepackage them.
texlive-bin
texlive-amsmath
- texlive-geometry
- texlive-latex-graphics
+ texlive-graphics
+ texlive-latex-geometry
texlive-latex-base
texlive-latex-preview
texlive-latex-xkeyval