gnu: dpkg: Run OpenPGP tests.
* gnu/packages/debian.scm (dpkg)[native-inputs]: Add gnupg.
This commit is contained in:
parent
5e3cfe9f63
commit
cb1bd6afcd
@ -400,6 +400,7 @@ other apt sources typically provided by open source developers.")
|
||||
`(("autoconf" ,autoconf)
|
||||
("automake" ,automake)
|
||||
("gettext" ,gettext-minimal)
|
||||
("gnupg" ,gnupg) ; to run t/Dpkg_OpenPGP.t
|
||||
("libtool" ,libtool)
|
||||
("pkg-config" ,pkg-config)
|
||||
("perl-io-string" ,perl-io-string)))
|
||||
|
Loading…
Reference in New Issue
Block a user