mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 03:28:31 +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
|
%else
|
||||||
BuildRequires: python-devel >= 2.7 python-sphinx
|
BuildRequires: python-devel >= 2.7 python-sphinx
|
||||||
%endif
|
%endif
|
||||||
Requires: json-c initscripts
|
Requires: initscripts
|
||||||
%if %{with_pam}
|
%if %{with_pam}
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user