From 12bcb090979daae0d14ee5ed452077ed5cc74d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 18 Aug 2017 12:04:07 +0200 Subject: [PATCH] Platform needs to depend on host MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To install the buildroot. Oh well. Signed-off-by: Petr Ĺ abata --- platform.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform.yaml b/platform.yaml index 4328ab4..5c0ca63 100644 --- a/platform.yaml +++ b/platform.yaml @@ -13,6 +13,8 @@ data: dependencies: buildrequires: bootstrap: master + requires: + host: master references: community: https://fedoraproject.org/wiki/Host_and_Platform documentation: https://github.com/fedora-modularity/hp