From 126aded7054b5a4612eefc9e03c2a9b225ed90cd Mon Sep 17 00:00:00 2001 From: Noritada Kobayashi Date: Wed, 16 Jul 2025 00:39:14 +0900 Subject: [PATCH] Add sqlite3 package to make the sqlite3 executable available in Linux The sqlite3 executable (CLI) is called in the process of building PROJ on which grib crate indirectly depends. --- linux/packages.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/linux/packages.txt b/linux/packages.txt index 4bebc0c..6ae0143 100644 --- a/linux/packages.txt +++ b/linux/packages.txt @@ -1094,6 +1094,7 @@ rubygems-integration samba-libs sane-utils sgml-base +sqlite3 sudo tcl tcl8.6