gnu: imapfilter: Fix input nativity.
* gnu/packages/mail.scm (imapfilter)[native-inputs]: Rename this... [inputs]: ...to this.
This commit is contained in:
		
							parent
							
								
									f404fc1b36
								
							
						
					
					
						commit
						363aa80a2f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 a new issue