gnu: imapfilter: Fix input nativity.
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this.master
parent
f404fc1b36
commit
363aa80a2f
|
@ -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