Add perl(File::ReadBackwards) dependency

This commit is contained in:
Daniel Berteaud 2021-01-14 15:59:53 +01:00
parent b0804d6963
commit a0b003c219
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ Requires: perl(MIME::Base64)
Requires: perl(File::Which)
Requires: perl(Config::Simple)
Requires: perl(Statistics::Descriptive)
%if 0%{?rhel} > 6
# used by samba4 scripts, which wont run on anything < 7
Requires: perl(File::ReadBackwards)
%endif
Requires: fping
BuildRequires: perl
%if ! 0%{?_without_selinux}