diff options
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a1e7ca1c0c..7c19d2409b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6719,7 +6719,7 @@ toolkits.") ("graphviz" ,graphviz) ("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts texlive-enumitem - texlive-latex-amsmath + texlive-amsmath texlive-latex-expdlist texlive-latex-geometry texlive-latex-preview @@ -13053,7 +13053,7 @@ time.") texlive-fonts-rsfs texlive-generic-iftex texlive-jknappen - texlive-latex-amsmath + texlive-amsmath texlive-latex-fancyvrb texlive-latex-float texlive-fontspec |