From cf398e28858ae2140e0b68a09fceb843e1f1cd12 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 18 Oct 2017 11:04:42 +0200 Subject: [PATCH] switch to f27 stream requirements --- autotools.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autotools.yaml b/autotools.yaml index a5bdb19..cd91b71 100644 --- a/autotools.yaml +++ b/autotools.yaml @@ -14,13 +14,13 @@ data: dependencies: buildrequires: perl: master - platform: master + platform: f27 # Explicitly require transitive dependencies to work around # . - host: master + host: f27 requires: perl: master - platform: master + platform: f27 references: community: https://docs.pagure.org/modularity/ documentation: https://github.com/modularity-modules/autotools