On Wed, Apr 26, 2017 at 11:09 AM, Leif Madsen <[email protected]> wrote: > On Tue, Apr 25, 2017 at 4:48 PM, Lance Richardson <[email protected]> > wrote: > >> 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]> >> --- >> rhel/openvswitch-fedora.spec.in | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora. >> spec.in >> index dbcab00..5d53284 100644 >> --- a/rhel/openvswitch-fedora.spec.in >> +++ b/rhel/openvswitch-fedora.spec.in >> @@ -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 >> -- >> 2.9.3 >> > > Acked-By: Leif Madsen <[email protected]> > Tested-By: Leif Madsen <[email protected]>
Thanks! I applied this to master. -- Russell Bryant _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
