Drop systemd direct dependency

This avoids pointlessly pulling systemd into flatpaks (not to mention
the buildroot of this package); the host system will always have systemd
installed as a core component, and the post/preun macros are conditional
on the presence of systemd.
epel9
Yaakov Selkowitz 2 years ago
parent eeacaf2cd3
commit 5cd731a22f

@ -24,8 +24,7 @@ BuildRequires: kf5-rpm-macros
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
BuildRequires: systemd BuildRequires: systemd-rpm-macros
%{?systemd_requires}
%description %description

Loading…
Cancel
Save