mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-08 12:41:29 +00:00
BuildRequires libcap-ng-devel not capng-devel
Fedora CVS changelog is "Fix libcap-ng-devel require, Daniel"
This commit is contained in:
parent
5c153e200f
commit
b55501c00c
@ -178,7 +178,7 @@ BuildRequires: parted-devel
|
|||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel
|
||||||
%endif
|
%endif
|
||||||
%if %{with_capng}
|
%if %{with_capng}
|
||||||
BuildRequires: capng-devel >= 0.5.0
|
BuildRequires: libcap-ng-devel >= 0.5.0
|
||||||
%endif
|
%endif
|
||||||
%if %{with_phyp}
|
%if %{with_phyp}
|
||||||
BuildRequires: libssh-devel >= 0.3.1
|
BuildRequires: libssh-devel >= 0.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user