瀏覽代碼

Merge pull request #1515 from fredoche/patch-1

Add libselinux-python as a dependency for the installation process
Scott Dodson 9 年之前
父節點
當前提交
4f6d1b8dc3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README_libvirt.md

+ 1 - 0
README_libvirt.md

@@ -22,6 +22,7 @@ Install dependencies
 8.	[Grant libvirt access to your user¹](https://libvirt.org/aclpolkit.html)
 9.	Check that your `$HOME` is accessible to the qemu user²
 10.	Configure dns resolution on the host³
+11.	Install libselinux-python
 
 #### ¹ Depending on your distribution, libvirt access may be denied by default or may require a password at each access.