mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 22:07:57 +00:00
redhat: remove superfluous Requires for json-c
json-c-devel is already a BuildRequires, and rpm will add the Requires itself. Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
5f371d0bdf
commit
772d418a8b
@ -155,7 +155,7 @@ BuildRequires: python27-devel python27-sphinx
|
||||
%else
|
||||
BuildRequires: python-devel >= 2.7 python-sphinx
|
||||
%endif
|
||||
Requires: json-c initscripts
|
||||
Requires: initscripts
|
||||
%if %{with_pam}
|
||||
BuildRequires: pam-devel
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user