From 8fec04c733579a02a5b827adcc16542685b67bb2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 09:37:34 +0200 Subject: Add dependencies on build2 and bpkg in manifests --- manifest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifest') 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 -- cgit v1.1