gnu: giac-xcas: Use texlive-tiny. * gnu/packages/algebra.scm (giac-xcas)[inputs]: Replace texlive-minimal with texlive-tiny.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/algebra.scm
M gnu/packages/algebra.scm => gnu/packages/algebra.scm +1 -1
@@ 255,7 255,7 @@ GP2C, the GP to C compiler, translates GP scripts to PARI programs.") ("perl" ,perl) ("pari-gp" ,pari-gp) ("tcsh" ,tcsh) ("texlive" ,texlive-minimal))) ("texlive" ,texlive-tiny))) (native-inputs `(("readline" ,readline))) (home-page "https://www-fourier.ujf-grenoble.fr/~parisse/giac.html") (synopsis "Computer algebra system")