1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

guix: Use non-deprecated package name.

* .guix/modules/guile-package.scm (guile)[native-inputs]: Use
‘texlive-scheme-basic’ instead of the deprecated ‘texlive-base’.
This commit is contained in:
Ludovic Courtès 2024-05-06 11:40:08 +02:00
parent a222503a89
commit f36342f9aa
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1,4 +1,4 @@
;;; Copyright © 2023 Free Software Foundation, Inc. ;;; Copyright © 2023-2024 Free Software Foundation, Inc.
;;; ;;;
;;; This file is part of GNU Guile. ;;; This file is part of GNU Guile.
;;; ;;;
@ -112,7 +112,7 @@
gnu-gettext gnu-gettext
flex flex
texinfo texinfo
texlive-base ;for "make pdf" texlive-scheme-basic ;for "make pdf"
texlive-epsf texlive-epsf
gperf gperf
git git