From 804820f27303776dc259479fffc660a290d7fc39 Mon Sep 17 00:00:00 2001 From: cryobry <38270216+cryobry@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:22:29 -0500 Subject: [PATCH] Remove python3-configparser dependency, use pip instead --- throttled.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/throttled.spec b/throttled.spec index adedbbb..86b723c 100755 --- a/throttled.spec +++ b/throttled.spec @@ -14,7 +14,7 @@ BuildRequires: systemd-units Requires: python3 Requires: python3-gobject -Requires: python3-configparser +# Requires: python3-configparser # Not available in F33, install using pip instead Requires: systemd Conflicts: thermald