From c9f9e7c75b41278c261e0e7a4617923122727c60 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 30 Aug 2016 17:43:25 +0200 Subject: Add build2 requirement to manifest --- manifest | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest b/manifest index a991da4..f68b5e7 100644 --- a/manifest +++ b/manifest @@ -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 -- cgit v1.1