1
0

make BuildRequire for systemd-journal use group dependency

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/system-user-alloy?expand=0&rev=7
This commit is contained in:
Johannes Kastl 2024-10-30 16:04:17 +00:00 committed by Git OBS Bridge
parent 3dc267a465
commit da9a157d33

View File

@ -25,8 +25,10 @@ Source0: system-user-alloy.conf
BuildRequires: sysuser-tools
%if %{?suse_version} >= 1600
BuildRequires: group(systemd-journal)
Requires: group(systemd-journal)
%else
BuildRequires: systemd
Requires: systemd
%endif
BuildArch: noarch
%sysusers_requires