From 0f1702f3da12956025d26d566d069670ebd7193e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 9 Oct 2017 15:25:09 +0200 Subject: [PATCH] Recursive build-dependencies works now --- cmake.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmake.yaml b/cmake.yaml index 8c8224f..c2bf6bf 100644 --- a/cmake.yaml +++ b/cmake.yaml @@ -20,9 +20,6 @@ data: cmake-bootstrap: master platform: master python3: master - # Explicitly require transitive dependencies to work around - # . - host: master requires: platform: master python3: master