From 4c224c4e06a72ff6eef8eeaf079b1f0ede1bed67 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 4 Mar 2019 18:28:58 +0300 Subject: Add 'builds: all' value to manifest --- manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest b/manifest index d84497f..9fdb46e 100644 --- a/manifest +++ b/manifest @@ -11,7 +11,7 @@ doc-url: https://www.codesynthesis.com/projects/libstudxml/doc/intro.xhtml src-url: https://git.codesynthesis.com/cgit/libstudxml/libstudxml/ email: studxml-users@codesynthesis.com ; Mailing list build-email: builds@codesynthesis.com -#builds: all +builds: all requires: c++11 -depends: * build2 >= 0.8.0- -depends: * bpkg >= 0.8.0- +depends: * build2 >= 0.9.0 +depends: * bpkg >= 0.9.0 -- cgit v1.1