mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
- fix building sqlite3-cli with readline and libedit - add linenoise line editing option. This adds 12k to the size of the bare sqlite3-cli, but doesn't add any extra dependencies - make linenoise the default choice as the most space conserving but still convenient variant - bump PKG_RELEASE Signed-off-by: Maxim Storchak <m.storchak@gmail.com>