From d091deac462e65dbfe2c9910edd58d04ae65bd5a Mon Sep 17 00:00:00 2001 From: mkocka Date: Thu, 11 May 2017 10:05:03 +0200 Subject: [PATCH] removing bootstrap --- mariadb.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mariadb.yaml b/mariadb.yaml index c824385..0fbc7e9 100644 --- a/mariadb.yaml +++ b/mariadb.yaml @@ -11,14 +11,14 @@ data: module: [ GPLv2 with exceptions and LGPLv2 and BSD ] dependencies: buildrequires: -# base-runtime: f26 + base-runtime: f26 perl: f26 - bootstrap: master +# bootstrap: master common-build-dependencies: f26 shared-userspace: f26 requires: -# base-runtime: f25 - perl: f25 + base-runtime: f26 + perl: f26 references: community: https://fedoraproject.org/wiki/Modularity documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules