diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-12 12:39:37 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-12 12:39:37 +0300 |
commit | ea91e27a68dd4af55668476eac8a920da270bf10 (patch) | |
tree | 74f384c6bd3b7180ba1725eeb5fa2b6dce058cb4 | |
parent | 485e96b59881f45811b9d6c106a2126bd46883ce (diff) |
Bump build2 version requirement to 0.8.0
-rw-r--r-- | manifest | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,5 +12,5 @@ src-url: https://git.codesynthesis.com/cgit/libstudxml/libstudxml/ email: studxml-users@codesynthesis.com; Mailing list build-email: builds@codesynthesis.com requires: c++11 -depends: * build2 >= 0.7.0- -depends: * bpkg >= 0.7.0- +depends: * build2 >= 0.8.0- +depends: * bpkg >= 0.8.0- |