From aeb8139e1bf593c1a09efd3753bd9407e2054972 Mon Sep 17 00:00:00 2001 From: Felipe Borges Date: Wed, 4 May 2022 12:16:22 +0200 Subject: [PATCH] Recommend "malcontent-control" instead of requiring it Fixes https://pagure.io/fedora-workstation/issue/263 --- gnome-control-center.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-control-center.spec b/gnome-control-center.spec index 47969c0..0bf0f86 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -100,7 +100,7 @@ Requires: glx-utils Requires: iso-codes # For parental controls support Requires: malcontent -Requires: malcontent-control +Recommends: malcontent-control # For the network panel Recommends: NetworkManager-wifi Recommends: nm-connection-editor