mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
9ba287e7fd
- 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>