diff options
Diffstat (limited to 'gnu/packages/python.scm')
-rw-r--r-- | gnu/packages/python.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4262bf88ea..9915fca966 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -3261,6 +3261,7 @@ color scales, and color space conversion easy. It has support for: ("python-sphinx" ,python-sphinx) ("python-numpydoc" ,python-numpydoc) ("texlive" ,(texlive-union (list texlive-fonts-amsfonts + texlive-fonts-cm-super texlive-fonts-ec texlive-generic-ifxetex texlive-generic-pdftex @@ -3281,6 +3282,7 @@ color scales, and color space conversion easy. It has support for: texlive-latex-hyperref texlive-latex-mdwtools texlive-latex-multirow + texlive-latex-needspace texlive-latex-oberdiek texlive-latex-parskip texlive-latex-preview |