From aaab4b270cb86c0dd29ac79dc889fabec33b2448 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 09:19:46 +0200 Subject: Add support for build-time dependencies --- tests/manifest-roundtrip/manifest | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/manifest-roundtrip/manifest b/tests/manifest-roundtrip/manifest index 31d6b28..23c2730 100644 --- a/tests/manifest-roundtrip/manifest +++ b/tests/manifest-roundtrip/manifest @@ -20,6 +20,9 @@ email: build-users@codesynthesis.com; Public mailing list, posts by\ non-members are allowed but moderated. package-email: boris@codesynthesis.com; Direct email to the author. depends: libbutl +depends: * build2 +depends: ?* bpkg +requires: ?* linux | windows requires: c++11 : path: c:\windows\\ -- cgit v1.1