Now that we have SELinux support for passt, we want things to
work out of the box and that requires having the passt-specific
SELinux bits installed.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
libvirt.spec.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/libvirt.spec.in b/libvirt.spec.in
index e62534c31d..b3fbf188a3 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -765,6 +765,7 @@ Requires: numad
%endif
%if (0%{?fedora} >= 36) || (0%{?rhel} >= 9)
Recommends: passt
+Recommends: passt-selinux
%endif
%description daemon-driver-qemu
--
2.39.2