diff options
author | hawkeye116477 | 2020-08-16 21:03:30 +0200 |
---|---|---|
committer | hawkeye116477 | 2020-08-16 21:03:30 +0200 |
commit | 6543dd879e4db15de68d458ab168d06a488dc045 (patch) | |
tree | f3ea79dd0cec043fd67faad47f53ef277c1dc9b3 | |
parent | ffb65408ba67d7af9eafdd90b642c0e81b94194e (diff) | |
download | aur-6543dd879e4db15de68d458ab168d06a488dc045.tar.gz |
Fix as suggested
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ ac_add_options --with-system-icu ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-bz2 -ac_add_options --with-system-png +#ac_add_options --with-system-png # doesn't work because of missing APNG support ac_add_options --with-system-libevent ac_add_options --enable-system-sqlite ac_add_options --enable-system-ffi |