gnu: texlive-psfragx: Remove native inputs.

* gnu/packages/tex.scm (texlive-psfragx)[native-inputs]: Remove
TEXLIVE-UPDMAP.CFG.

Change-Id: Ia18cf6dd2304a6bd6f3c0dc33c3af3071450e91d
This commit is contained in:
Nicolas Goaziou 2024-06-22 00:08:50 +02:00 committed by Ludovic Courtès
parent 5b1d4ff6b9
commit f8727d0a3c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -116322,7 +116322,6 @@ (define-public texlive-psfragx
(arguments
(list #:tex-format "latex"
#:build-targets #~(list "psfragx.dtx")))
(native-inputs (list (texlive-updmap.cfg)))
(home-page "https://ctan.org/pkg/psfragx")
(synopsis "@code{psfrag} extension")
(description