aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
Diffstat (limited to 'manifest')
-rw-r--r--manifest17
1 files changed, 7 insertions, 10 deletions
diff --git a/manifest b/manifest
index a945b92..07e97ff 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: bpkg
-version: 0.16.0-a.0.z
+version: 0.17.0-a.0.z
project: build2
summary: build2 package dependency manager
license: MIT
@@ -12,15 +12,12 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/bpkg/tree/
email: users@build2.org
build-warning-email: builds@build2.org
-builds: host
+builds: all : &host
requires: c++14
-depends: * build2 >= 0.15.0-
-depends: * bpkg >= 0.15.0-
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
# @@ DEP Should probably become conditional dependency.
#requires: ? cli ; Only required if changing .cli files.
-depends: libodb [2.5.0-b.24.1 2.5.0-b.25)
-depends: libodb-sqlite [2.5.0-b.24.1 2.5.0-b.25)
-depends: libsqlite3 ^3.21.0 ; ATTACH in transaction
-depends: libbutl [0.16.0-a.0.1 0.16.0-a.1)
-depends: libbpkg [0.16.0-a.0.1 0.16.0-a.1)
-depends: build2 [0.16.0-a.0.1 0.16.0-a.1)
+depends: libbutl [0.17.0-a.0.1 0.17.0-a.1)
+depends: libbpkg [0.17.0-a.0.1 0.17.0-a.1)
+depends: build2 [0.17.0-a.0.1 0.17.0-a.1)