feat: add package sqlite

Signed-off-by: sisungo <[email protected]>
This commit is contained in:
2026-06-11 14:53:17 +08:00
parent 6f46eb5bc9
commit fc4a14281c
2 changed files with 31 additions and 0 deletions
+1
View File
@@ -13,4 +13,5 @@ def pack_dev(composer):
package("linenoise-dev")
arch_any()
on_pack(pack_dev)