mirror of https://github.com/jimsalterjrs/sanoid
Merge pull request #1 from rodgerd/rodgerd-patch-1
Add a dependency for the configini patch
This commit is contained in:
commit
9cdf96b409
|
|
@ -14,7 +14,7 @@ License: GPLv3
|
|||
URL: https://github.com/jimsalterjrs/sanoid
|
||||
Source0: https://github.com/jimsalterjrs/%{name}/archive/%{git_tag}/%{name}-%{version}.tar.gz
|
||||
|
||||
Requires: perl, mbuffer, lzop, pv
|
||||
Requires: perl, mbuffer, lzop, pv, perl-Config-IniFiles
|
||||
%if 0%{?_with_systemd}
|
||||
Requires: systemd >= 212
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue