fix clang cmake build left broken for arches other than aarch64 by #2f0de58717 (...
[termux-packages] / packages / libsqlite / sqlite.subpackage.sh
1 TERMUX_SUBPKG_INCLUDE="bin/ share/man/man1/"
2 TERMUX_SUBPKG_DESCRIPTION="Command line shell for SQLite"
3 TERMUX_SUBPKG_DEPENDS="libsqlite, readline"