Add dnf5daemon-server requirement for polkit subpkg

Add the base package dependency for the dnf5daemon-server-polkit
subpackage to ensure that dnf5daemon-server also gets updated when the
polkit rule changes.

Resolves: https://github.com/rpm-software-management/dnf5/issues/2313
This commit is contained in:
Marek Blaha 2025-07-02 11:07:58 +02:00 committed by amatej
parent 1b0f80599f
commit 2b466777a8
1 changed files with 1 additions and 0 deletions

View File

@ -785,6 +785,7 @@ Package management service with a DBus interface.
Summary: Polkit rule to allow wheel group members install trusted packages
License: GPL-2.0-or-later
Requires: polkit
Requires: dnf5daemon-server = %{version}-%{release}
BuildArch: noarch
%description -n dnf5daemon-server-polkit