
15 May
2018
15 May
'18
4:40 p.m.
libvirt-glib is accessed through GObject Introspection in the test suite. Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- guests/vars/projects/libvirt-dbus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/guests/vars/projects/libvirt-dbus.yml b/guests/vars/projects/libvirt-dbus.yml index 4ae89f2..ebb346e 100644 --- a/guests/vars/projects/libvirt-dbus.yml +++ b/guests/vars/projects/libvirt-dbus.yml @@ -3,4 +3,5 @@ packages: - glib2 - python3 - python3-dbus + - python3-gi - python3-pytest -- 2.17.0