summaryrefslogtreecommitdiff
path: root/libhello/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-15 19:51:16 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-15 19:51:46 +0300
commit4b4bb9ad9fe08dbec5dc0f8bfc946331a4b13da6 (patch)
tree7a53dba8d66ded94d32515af6c275705b8a996d6 /libhello/manifest
parent464d0ff2ccad746b79b51b25d014b2d123f844dc (diff)
Mark headers as importable in buildfiles
Drop @ from bin.lib.version in libhello/buildfile Add commented out c/cxx/cc.internal.scope to root.build Make glue buildfile to read packages.manifest Fortify tests against NDEBUG Add BMI extensions to and ignore compressed .i and .i in .gitignore Bump project requirements for build2 to 0.14.0-
Diffstat (limited to 'libhello/manifest')
-rw-r--r--libhello/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libhello/manifest b/libhello/manifest
index e8d6a0e..165445f 100644
--- a/libhello/manifest
+++ b/libhello/manifest
@@ -14,5 +14,5 @@ src-url: https://git.build2.org/cgit/hello/libhello/tree/libhello?h=1.0
email: users@build2.org
build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.14.0-
+depends: * bpkg >= 0.14.0-