Skip to content

testing/soju: use libsqlite3

Simon Ser requested to merge emersion/aports:soju-libsqlite into master

Instead of building the whole sqlite3 source code using cgo, link to the system library.

cc @mpolanski

Merge request reports