New comment by altosys on void-packages repository https://github.com/void-linux/void-packages/pull/46030#issuecomment-1837555454 Comment: > Almost LGTM, > > I tested this package successfully, but we should probably add > > ```shell > configure_args="--no-default-features" > hostmakedepends="pkg-config" > makedepends="sqlite-devel" > ``` > > to get it to link system libsqlite. Added them