[libvirt] [RFC] [PATCH 1/3 v3] vepa+vsi: Introduce dependency on libnl

Eric Blake eblake at redhat.com
Tue May 25 17:58:56 UTC 2010


On 05/24/2010 06:24 AM, Stefan Berger wrote:
> @@ -283,6 +289,10 @@ BuildRequires: yajl-devel
>  %if %{with_libpcap}
>  BuildRequires: libpcap-devel
>  %endif
> +%if %{with_libnl}
> +BuildRequires: libnl-devel
> +Requires: libnl
> +%endif

Correction - it was pointed out to me on IRC that the 'Requires: libnl'
line is not necessary (compare with the libpcap segment above) - the rpm
build process will automatically picks up any Requires dependencies
discovered during .so tracing.  If you haven't pushed yet, then adjust
that one line.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100525/afcef0e1/attachment-0001.sig>


More information about the libvir-list mailing list