From 32915df7f26bf00b9dc6ed662b115b63e79239fa Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Thu, 13 Jul 2017 19:26:27 +0200 Subject: [PATCH] disable base-runtime (clashes with bootstrap) --- system-tools.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system-tools.yaml b/system-tools.yaml index b66f997..f8ffe82 100644 --- a/system-tools.yaml +++ b/system-tools.yaml @@ -14,7 +14,8 @@ data: - MIT dependencies: buildrequires: - base-runtime: f26 + # clashes with bootstrap + # base-runtime: f26 common-build-dependencies: f26 shared-userspace: f26 perl: f26