fix: sqlite dependency name
This commit is contained in:
@@ -10,7 +10,7 @@ HASHES=("d0d562b766221ed0550c1f6854d3afbf0a12d48c68258fd5fd15033d758c1a91")
|
||||
# install and build depends
|
||||
DEPENDS=(
|
||||
"openssl" "libarchive" "libinih"
|
||||
"sqlite3" "gpgme" "gettext"
|
||||
"sqlite" "gpgme" "gettext"
|
||||
)
|
||||
BUILD=("gcc" "make")
|
||||
|
||||
|
Reference in New Issue
Block a user