From ecbe44c25e8ce9716ea5460d877483398e0235b7 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 24 Feb 2026 13:17:33 -0800 Subject: [PATCH] [f42] fix: Remove extra require from coolercontrol.spec (#10071) (#10077) --- anda/apps/coolercontrol/coolercontrol.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/anda/apps/coolercontrol/coolercontrol.spec b/anda/apps/coolercontrol/coolercontrol.spec index c7e781f8ba..652acfcd40 100644 --- a/anda/apps/coolercontrol/coolercontrol.spec +++ b/anda/apps/coolercontrol/coolercontrol.spec @@ -9,7 +9,7 @@ for background device management, as well as a GUI to expertly customize your se Name: coolercontrol Version: 3.1.1 -Release: 1%?dist +Release: 2%?dist Summary: Cooling device control for Linux License: GPL-3.0-or-later URL: https://gitlab.com/coolercontrol/coolercontrol @@ -32,7 +32,6 @@ BuildRequires: cmake(Qt6WebEngineWidgets) %package -n coolercontrold Summary: Monitor and control your cooling devices. -Requires: coolercontrol-liqctld BuildRequires: pkgconfig(webkit2gtk-4.1) pkgconfig(openssl) pkgconfig(librsvg-2.0) BuildRequires: libappindicator-gtk3-devel %description -n coolercontrold %_desc