summaryrefslogtreecommitdiff
path: root/sqlite3/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-01-23 20:16:16 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-23 20:16:16 +0300
commitb1f36de9ac5f0caa949c58c6937a1b3db953d18c (patch)
tree4261b5dd6e5d1f44799650efdbc53180e27771f7 /sqlite3/manifest
parentee398fb5539afa74875cb5fcf08428e18059a426 (diff)
Switch to using -pthread instead of -lpthread in buildfiles
Diffstat (limited to 'sqlite3/manifest')
-rw-r--r--sqlite3/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/sqlite3/manifest b/sqlite3/manifest
index 2e9b283..88aea21 100644
--- a/sqlite3/manifest
+++ b/sqlite3/manifest
@@ -15,7 +15,7 @@ package-email: packaging@build2.org ; Mailing list.
build-error-email: builds@build2.org
builds: all
builds: -wasm
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.15.0
+depends: * bpkg >= 0.15.0
depends: libsqlite3 == $
depends: libz ^1.2.1100