[libvirt] [PATCH] building: fix deps error when some drivers are not built

Wen Congyang wencongyang at gmail.com
Tue Jul 24 12:42:37 UTC 2012


On 07/24/2012 06:12 AM, Eric Blake wrote:
> On 07/23/2012 03:58 AM, Wen Congyang wrote:
>> libvirt-daemon-driver-XXX should be depent on only when with_driver_modules
>
> s/depent on/a dependency/g
>
>> is 1.
>> libvirt-daemon-driver-libxl should be depent on only when with_libxl is 1.
>> libvirt-daemon-driver-lxc should be depent on only when with_lxc is 1.
>> libvirt-daemon-driver-qemu should be depent on only when with_qemu is 1.
>> libvirt-daemon-driver-uml should be depent on only when with_uml is 1.
>> libvirt-daemon-driver-xen should be depent on only when with_xen is 1.
>>
>> ---
>>   libvirt.spec.in |   16 ++++++++++++++++
>>   1 files changed, 16 insertions(+), 0 deletions(-)
>
> ACK once you fix the commit message.

Pushed with the commit message fixed

Thanks
Wen Congyang

>
>
>
>
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list




More information about the libvir-list mailing list