From d0afc73c9dd0138438f403a732f993b4b0545100 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 4 May 2017 18:27:45 +0200 Subject: [PATCH] don't BR base-runtime and bootstrap at the same time --- create-modulemd.sh | 2 +- shared-userspace.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/create-modulemd.sh b/create-modulemd.sh index ca0d6dd..63e5963 100755 --- a/create-modulemd.sh +++ b/create-modulemd.sh @@ -174,7 +174,7 @@ data: module: [ MIT ] dependencies: buildrequires: - base-runtime: master +# base-runtime: f26 perl: master common-build-dependencies-bootstrap: f26 common-build-dependencies: f26 diff --git a/shared-userspace.yaml b/shared-userspace.yaml index e3e06ae..5616189 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -8,7 +8,7 @@ data: module: [ MIT ] dependencies: buildrequires: - base-runtime: master +# base-runtime: f26 perl: master common-build-dependencies-bootstrap: f26 common-build-dependencies: f26