diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,4 +11,5 @@ goal is to show a canonical build2/bpkg project/package. url: http://www.example.org/libhello email: hello-users@example.org requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0-a1 +depends: * bpkg >= 0.4.0-a1 |