diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,4 +6,5 @@ license: public-domain url: http://example.org/hello0 email: hello0@example.org requires: c++11 -requires: build2 >= 0.4.0 +depends: * build2 >= 0.4.0 +depends: * bpkg >= 0.4.0 |