diff options
Diffstat (limited to 'redhat')
-rw-r--r-- | redhat/frr.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 46e76962f..9aa46bbbc 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -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 |