From a942be0dc80daa9db1afd2200b568e46cd4b52ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Skalick=C3=BD?= Date: Tue, 22 May 2018 14:24:23 +0200 Subject: [PATCH] Fix dependencies section --- boost.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boost.yaml b/boost.yaml index 358bc52..4285725 100644 --- a/boost.yaml +++ b/boost.yaml @@ -25,9 +25,9 @@ data: documentation: https://github.com/modularity-modules/boost tracker: https://github.com/modularity-modules/boost dependencies: - buildrequires: + - buildrequires: bootstrap: [] - requires: + requires: platform: [] python2: 2.7 python3: 3.6