Replace ELF dependency with a package name one

It was wrong anyway, as it worked only on 64-bit architectures.

Related: #1947941
This commit is contained in:
David Tardon 2021-05-26 09:22:00 +02:00 committed by Jan Macku
parent 783ff1e309
commit d5d8f1ce85

View File

@ -181,7 +181,7 @@ Conflicts: %{name}-standalone-sysusers < %{version}-%{release}^
Obsoletes: %{name}-standalone-sysusers < %{version}-%{release}^
# Requires deps for stuff that is dlopen()ed
Requires: libpcre2-8.so.0()(64bit)
Requires: pcre2%{?_isa}
%description
systemd is a system and service manager that runs as PID 1 and starts