options.description: add zstd build option description.

This commit is contained in:
maxice8 2018-09-05 14:21:34 -03:00 committed by Enno Boland
parent e28d11cfbb
commit b035cf3293

View file

@ -42,6 +42,7 @@ desc_option_libedit="Enable support for NetBSD's libedit"
desc_option_lua="Enable support for Lua"
desc_option_lz4="Enable support for LZ4 compression format"
desc_option_lzo="Enable support for LZO compression format"
desc_option_zstd="Enable support for ZSTD compression format"
desc_option_microhttpd="Enable support for microhttpd"
desc_option_mpcdec="Enable support for the Musepack decoder"
desc_option_notify="Enable support for desktop notifications (libnotify)"