From 432b491e3e939c08d3fcfe2a430cda1f09c09275 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Fri, 4 Aug 2017 10:51:28 +0200 Subject: [PATCH] Test --- testmodule.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index e608b1a..0a1e377 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://docs.pagure.org/modularity/ documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules @@ -26,7 +26,3 @@ data: ed: rationale: A build dependency of mksh. ref: master - mksh: - buildorder: 1 - rationale: mksh - ref: master