diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-30 19:50:41 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2016-08-30 19:50:41 +0300 |
commit | 2adca26721d5e6c73f1bf75a2cb16fddce591dcc (patch) | |
tree | cabb2fa6025b7ff85df1229a7fb059fa3bedd6d0 /manifest | |
parent | 926050227af570ab57201de16e952b21dd9c0d34 (diff) |
Build infrastructure update
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ A simple library that implements the "Hello World" example printer in C++. url: http://www.example.org/libprint email: hello-users@example.org requires: c++11 +requires: build2 >= 0.4.0 |