Skip to content

Commit

Permalink
rhel: add python-sphinx as a build dependency
Browse files Browse the repository at this point in the history
The python-sphinx package is now required in order to build
man pages, add this package as a build requirement.

Reported-by: Leif Madsen <[email protected]>
Signed-off-by: Lance Richardson <[email protected]>
Acked-By: Leif Madsen <[email protected]>
Tested-By: Leif Madsen <[email protected]>
Signed-off-by: Russell Bryant <[email protected]>
  • Loading branch information
hlrichardson authored and russellb committed Apr 28, 2017
1 parent d0e4206 commit cd61214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rhel/openvswitch-fedora.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ BuildRequires: python3-devel
BuildRequires: desktop-file-utils
BuildRequires: groff graphviz
BuildRequires: checkpolicy, selinux-policy-devel
BuildRequires: python-sphinx
# make check dependencies
BuildRequires: %{_py2}-twisted%{?rhel:-core} %{_py2}-zope-interface %{_py2}-six
BuildRequires: procps-ng
Expand Down

0 comments on commit cd61214

Please sign in to comment.