mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: dpkg: Run OpenPGP tests.
* gnu/packages/debian.scm (dpkg)[native-inputs]: Add gnupg.
This commit is contained in:
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user