From 6029ebf52557b8fc8f4962d4603a2edb1b40710c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 1 Sep 2018 16:46:46 +0200 Subject: [PATCH] 0.9.0 Signed-off-by: Igor Gnatenko --- stratis.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/stratis.yaml b/stratis.yaml index 58a38ad..2ba4383 100644 --- a/stratis.yaml +++ b/stratis.yaml @@ -7,9 +7,13 @@ data: module: [MIT] dependencies: - buildrequires: - platform: [f29] + platform: [f30] requires: - platform: [] + platform: [f29] + - buildrequires: + platform: [f30] + requires: + platform: [f28] references: community: https://github.com/stratis-storage documentation: https://stratis-storage.github.io