me
/
guix
Archived
1
0
Fork 0

gnu: zathura-pdf-mupdf: Remove input labels.

* gnu/packages/pdf.scm (zathura-pdf-mupdf)[inputs]: Remove labels.
master
Marius Bakke 2022-08-29 17:34:27 +02:00
parent 7c9cf349f3
commit be01b13fb7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 9 additions and 9 deletions

View File

@ -530,15 +530,15 @@ using the DjVuLibre library.")
"01vw0lrcj9g7d5h2xvm4xb08mvfld4syfr381fjrbdj52zm9bxvp"))))
(native-inputs (list pkg-config))
(inputs
`(("gumbo-parser" ,gumbo-parser)
("jbig2dec" ,jbig2dec)
("libjpeg" ,libjpeg-turbo)
("mujs" ,mujs)
("mupdf" ,mupdf)
("openjpeg" ,openjpeg)
("openssl" ,openssl)
("tesseract" ,tesseract-ocr)
("zathura" ,zathura)))
(list gumbo-parser
jbig2dec
libjpeg-turbo
mujs
mupdf
openjpeg
openssl
tesseract-ocr
zathura))
(build-system meson-build-system)
(arguments
`(#:tests? #f ; package does not contain tests