diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-08-30 17:43:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-08-30 17:43:25 +0200 |
commit | c9f9e7c75b41278c261e0e7a4617923122727c60 (patch) | |
tree | 9bd454b35d7294685bb58d89f964a4fb59944d3e /manifest | |
parent | 6d44f821b4cf50c15b8bcd555005023a8a6a80ec (diff) |
Add build2 requirement to manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +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 |