me
/
guix
Archived
1
0
Fork 0

gnu: poppler: Build support for PDF signatures.

* gnu/packages/pdf.scm (poppler)[inputs]: Add nss.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Timotej Lazar 2022-04-04 17:33:13 +02:00 committed by Ludovic Courtès
parent b8f4ed8f5d
commit 7a6a8ee7e0
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,7 @@
#:use-module (gnu packages lua)
#:use-module (gnu packages man)
#:use-module (gnu packages markup)
#:use-module (gnu packages nss)
#:use-module (gnu packages pcre)
#:use-module (gnu packages perl)
#:use-module (gnu packages photo)
@ -256,6 +257,7 @@ please install the @code{flyer-composer-gui} package.")))
libpng
libtiff
lcms
nss ;for 'pdfsig'
openjpeg
poppler-data
zlib