mirror of https://gitee.com/openkylin/libvirt.git
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
|
||||
%endif
|
||||
%if %{with_capng}
|
||||
BuildRequires: capng-devel >= 0.5.0
|
||||
BuildRequires: libcap-ng-devel >= 0.5.0
|
||||
%endif
|
||||
%if %{with_phyp}
|
||||
BuildRequires: libssh-devel >= 0.3.1
|
||||
|
|
Loading…
Reference in New Issue