diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-28 18:22:11 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-04-28 18:22:11 +0300 |
commit | cb93b6b3f03536ca833bde8d8d7a0018cf94927a (patch) | |
tree | 580233cfcd00e4018b906f04edffc9cfc93ddb8a /tests/common/libhello-1.0.0/manifest | |
parent | 67ab77401f4b1c4580b7ce54a783843e31a55ebb (diff) |
Make tests to pass
Diffstat (limited to 'tests/common/libhello-1.0.0/manifest')
-rw-r--r-- | tests/common/libhello-1.0.0/manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common/libhello-1.0.0/manifest b/tests/common/libhello-1.0.0/manifest index 75dc91b..d7d43a7 100644 --- a/tests/common/libhello-1.0.0/manifest +++ b/tests/common/libhello-1.0.0/manifest @@ -11,4 +11,4 @@ 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.5.0- |