mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-31 17:17:56 +03:00
Document the optional libguestfs usage.
Reviewed-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
6a5b06b8ed
commit
b8b8aa5774
@ -40,3 +40,9 @@ On Debian or Ubuntu based distributions, you need to install the
|
||||
`gobject-introspection` bindings for some dependencies like `libvirt-glib`
|
||||
and `libosinfo`. Look for package names that start with `'gir'`, for example
|
||||
`gir1.2-libosinfo-1.0`.
|
||||
|
||||
|
||||
## Optional software
|
||||
|
||||
`virt-manager` can optionally use [libguestfs](http://libguestfs.org/)
|
||||
for inspecting the guests. For this, `python-libguestfs` >= 1.22 is needed.
|
||||
|
Loading…
Reference in New Issue
Block a user