diff --git a/doc/tutorials/setup_openstack_libvirt.rst b/doc/tutorials/setup_openstack_libvirt.rst index 360ea120e..7a3098ccf 100644 --- a/doc/tutorials/setup_openstack_libvirt.rst +++ b/doc/tutorials/setup_openstack_libvirt.rst @@ -176,7 +176,9 @@ Set up libvirt 1. Install the required packages:: $ sudo apt install libdevmapper-dev libnl-route-3-dev libnl-3-dev python \ - automake autoconf autopoint libtool xsltproc libxml2-utils gettext + automake autoconf autopoint libtool xsltproc libxml2-utils gettext \ + libxml2-dev libpciaccess-dev + 2. Download libvirt/ACRN::