diff --git a/systemd.spec b/systemd.spec index 8ce14eb..5eb03ef 100644 --- a/systemd.spec +++ b/systemd.spec @@ -226,6 +226,9 @@ BuildRequires: gettext %ifarch %{valgrind_arches} BuildRequires: valgrind-devel %endif +%if %{defined rhel} && 0%{?rhel} < 10 +BuildRequires: rsync +%endif %ifnarch %ix86 # bpftool is not built for i368