Skip to content

Commit 2370285

Browse files
authored
Add libgcrypt-devel to RedHat dependencies
1 parent b588360 commit 2370285

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vars/RedHat.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ libvirt_host_libvirt_packages_default:
55
# update libgcrypt. This leads to failues when using libvirt/qemu. See
66
# https://bugzilla.redhat.com/show_bug.cgi?id=1840485.
77
- libgcrypt
8+
- libgcrypt-devel
89
- libvirt
910
- libvirt-daemon-kvm
1011
- "{{ 'python3-libvirt' if libvirt_host_python3 | bool else 'libvirt-python' }}"

0 commit comments

Comments
 (0)