From 36c4126e89f594fe814abc05271f54f8a3bb9d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 15 Nov 2017 13:09:47 +0100 Subject: [PATCH] Remove transitive dependency on host MBS was fixed. --- autotools.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/autotools.yaml b/autotools.yaml index cfc9bc1..77bebc2 100644 --- a/autotools.yaml +++ b/autotools.yaml @@ -15,9 +15,6 @@ data: buildrequires: perl: master platform: master - # Explicitly require transitive dependencies to work around - # . - host: master requires: perl: master platform: master