From 78d6cf5424bccab854577f41487aedc984f7c323 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Wed, 24 Mar 2021 12:55:53 +0100 Subject: [PATCH] Kinoite: Explicitely exclude PackageKit & Offline updates support --- fedora-kinoite.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml index 25099f1..45f93e1 100644 --- a/fedora-kinoite.yaml +++ b/fedora-kinoite.yaml @@ -15,5 +15,10 @@ packages: # Provide an archive manager by default - ark +# Make sure the following are not pulled in when Recommended by other packages +exclude-packages: + - plasma-discover-offline-updates + - plasma-discover-packagekit + repos: - fedora-rawhide