From 3ce0179719fe092ac2cfb6e55f604052f490b6d5 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Wed, 26 Jul 2017 10:16:08 +0200 Subject: [PATCH] Build against bootstrap-master to build on s390x. --- testmodule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 87b7fc8..fc9916f 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -7,9 +7,9 @@ data: module: [ MIT ] dependencies: buildrequires: - base-runtime: master + bootstrap: master requires: - base-runtime: master + bootstrap: master references: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules