mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
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:
parent
5b1d4ff6b9
commit
f8727d0a3c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue