diff options
| author | Cem Keylan <cem@ckyln.com> | 2020-04-18 21:23:30 +0300 | 
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2020-04-18 21:23:30 +0300 | 
| commit | c8ca73676f5ffd3287608c9cf8ab27c8f5d32728 (patch) | |
| tree | 646517ae4d36c27689aa111fec6b92e35fc8cd19 /community/neomutt/build | |
| parent | 82e5d0754f279472475a40176a72faa65ca548f0 (diff) | |
| download | repository-c8ca73676f5ffd3287608c9cf8ab27c8f5d32728.tar.gz | |
neomutt: bump to 20200417
Diffstat (limited to 'community/neomutt/build')
| -rwxr-xr-x | community/neomutt/build | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/community/neomutt/build b/community/neomutt/build index b53e5429..e41f86da 100755 --- a/community/neomutt/build +++ b/community/neomutt/build @@ -6,6 +6,7 @@  	--disable-doc \  	--disable-idn \  	--disable-nls \ +        --zlib \  	--lua --sasl  make  | 
