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
commit713da758acb2c333ef768d3a80b2aa6db375a2e4 (patch)
treec2247ed94ab2e3a901a6ad61cb58ef4cbd71dcad /manifest
parentb6746495ce6ee4ba5e3b414a7e401a8135ee1508 (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 7faf71d..fdf4627 100644
--- a/manifest
+++ b/manifest
@@ -9,9 +9,10 @@ changes-file: NEWS
url: https://build2.org
email: users@build2.org
requires: c++14
-requires: build2 >= 0.4.0
requires: postgresql >= 9.0
requires: apache2; Including development files (httpd.h header, etc).
+depends: * build2 >= 0.4.0-a1
+depends: * bpkg >= 0.4.0-a1
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
depends: libapr1