diff --git a/create-modulemd.sh b/create-modulemd.sh index 3800f66..f63d5fd 100755 --- a/create-modulemd.sh +++ b/create-modulemd.sh @@ -165,8 +165,8 @@ data: buildrequires: base-runtime: master perl: master - common-build-dependencies-bootstrap: master - common-build-dependencies: master + common-build-dependencies-bootstrap: f26 + common-build-dependencies: f26 requires: base-runtime: master perl: master diff --git a/shared-userspace.yaml b/shared-userspace.yaml index 7046dba..40510cd 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -10,8 +10,8 @@ data: buildrequires: base-runtime: master perl: master - common-build-dependencies-bootstrap: master - common-build-dependencies: master + common-build-dependencies-bootstrap: f26 + common-build-dependencies: f26 requires: base-runtime: master perl: master