From 0058c326d4d73b80b20442ad8b0494ed0f21012c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 4 Mar 2019 19:30:25 +0300 Subject: Add 'builds: all' value to manifest --- hello0/manifest | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hello0') diff --git a/hello0/manifest b/hello0/manifest index 25bd5f7..a11da2a 100644 --- a/hello0/manifest +++ b/hello0/manifest @@ -8,7 +8,7 @@ url: http://example.org/hello0 src-url: https://git.build2.org/cgit/hello/hello0/tree/hello0 email: hello0@example.org build-email: builds@build2.org -#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