On Thu, 2020-10-08 at 15:58 +0200, Pavel Hrdina wrote: > +++ b/meson_options.txt > @@ -31,6 +31,7 @@ option('numactl', type: 'feature', value: 'auto', description: 'numactl support' > option('openwsman', type: 'feature', value: 'auto', description: 'openwsman support') > option('pciaccess', type: 'feature', value: 'auto', description: 'pciaccess support') > option('polkit', type: 'feature', value: 'auto', description: 'use PolicyKit for UNIX socket access checks') > +option('rbd', type: 'feature', value: 'auto', description: 'rbd support') Shouldn't you add -Drbd=enabled to libvirt.spec.in now? -- Andrea Bolognani / Red Hat / Virtualization