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@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list