From 3483aaf1e30d15d258032c2929284d88a1b1459c Mon Sep 17 00:00:00 2001 From: mprahl Date: Tue, 14 May 2019 20:59:55 -0400 Subject: [PATCH] Buildrequire platform:f30 --- testmodule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testmodule.yaml b/testmodule.yaml index 38d5ee3..04f593b 100644 --- a/testmodule.yaml +++ b/testmodule.yaml @@ -7,9 +7,9 @@ data: module: [ MIT ] dependencies: - buildrequires: - platform: [] + platform: [f30] requires: - platform: [] + platform: [f30] references: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules