From 5deb6c7c347f9b142d02427fce695a1fc3ec2f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 12 May 2017 15:13:47 +0200 Subject: [PATCH] Point to f26 streams, duh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- dnf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dnf.yaml b/dnf.yaml index 3e959f3..aa5e938 100644 --- a/dnf.yaml +++ b/dnf.yaml @@ -7,9 +7,9 @@ data: module: [ MIT ] dependencies: buildrequires: - bootstrap: master + bootstrap: f26 requires: - base-runtime: master + base-runtime: f26 references: community: https://fedoraproject.org/wiki/BaseRuntime documentation: https://github.com/fedora-modularity/base-runtime