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