apsw: needs sqlite 3.36

This commit is contained in:
Jérôme Duval
2021-11-21 11:34:12 +01:00
committed by GitHub
parent d4ae4f7b8b
commit df58bca63a

View File

@@ -24,6 +24,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
sqlite_devel >= 3.36
"
PYTHON_PACKAGES=(python python3 python38 python39)