mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-09 05:01:28 +00:00
spec: Require pod2man when running autoreconf
Since commit b8a32e0e94d75702714167539310f0df4d268e0f, all man pages depend on configure.ac so that they are properly regenerated whenever libvirt version changes. Thus libvirt.spec needs to have a build dependency on pod2man when %{enable_autotools} is set. (cherry picked from commit 6f1b9c8d2ab3f28d1b94f6aca0e2695632fa7019)
This commit is contained in:
parent
dfb42ed1e9
commit
0f641de1be
@ -394,6 +394,7 @@ BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: /usr/bin/pod2man
|
||||
%endif
|
||||
BuildRequires: python-devel
|
||||
%if %{with_systemd}
|
||||
|
Loading…
x
Reference in New Issue
Block a user