aboutsummaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-05 09:37:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-05 09:37:34 +0200
commit8fec04c733579a02a5b827adcc16542685b67bb2 (patch)
tree60210b5946ea6b73fbf3c16cff0ca7e3a9982418 /manifest
parentaaab4b270cb86c0dd29ac79dc889fabec33b2448 (diff)
Add dependencies on build2 and bpkg in manifests
Diffstat (limited to 'manifest')
-rw-r--r--manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest b/manifest
index 7fe4d41..6d32877 100644
--- a/manifest
+++ b/manifest
@@ -9,5 +9,6 @@ changes-file: NEWS
url: https://build2.org
email: users@build2.org
requires: c++14
-requires: build2 >= 0.4.0
+depends: * build2 >= 0.4.0-a1
+depends: * bpkg >= 0.4.0-a1
depends: libbutl == 0.4.0-a1