mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +02:00
gnu: imapfilter: Fix input nativity.
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this.
This commit is contained in:
@@ -3745,7 +3745,7 @@ PGP handling, multiple servers, and secure connections.")
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(delete 'configure)))) ; no configure script
|
||||
(native-inputs
|
||||
(inputs
|
||||
`(("lua" ,lua)
|
||||
("pcre" ,pcre)
|
||||
("openssl" ,openssl)))
|
||||
|
||||
Reference in New Issue
Block a user