summaryrefslogtreecommitdiff
path: root/odb
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-02-05 12:13:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-02-05 12:14:16 +0300
commitabbc881d380800fdae6d4956cb40159db808b72f (patch)
treedc9b554b084cac048ca79dbf555c378b6cbced8e /odb
parent633ad7ccad39723baf71966695fb2e15d0a7240c (diff)
Keep toolchain dependency version 0.16.0- until 0.17.0 is released
Diffstat (limited to 'odb')
-rw-r--r--odb/manifest7
1 files changed, 5 insertions, 2 deletions
diff --git a/odb/manifest b/odb/manifest
index 06dce29..6e8650c 100644
--- a/odb/manifest
+++ b/odb/manifest
@@ -19,8 +19,11 @@ builds: &gcc-5+ ; Requires GCC 5 or later.
builds: -static ; Implementation uses plugins and requires -fPIC.
requires: host
requires: c++11
-depends: * build2 >= 0.17.0-
-depends: * bpkg >= 0.17.0-
+
+# @@ TMP Bump the toolchain version to 0.17.0 after it is released.
+#
+depends: * build2 >= 0.16.0-
+depends: * bpkg >= 0.16.0-
depends: libstudxml ^1.1.0-
depends: libcutl ^1.11.0-