diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2017-12-28 16:32:15 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:55:59 +0700 |
commit | 204bc100cb1427301491561debd4068373475d16 (patch) | |
tree | e2591d9c6fdd8455a5add2d55eb573d44f451c54 /libraries | |
parent | bae9fe5a0006ff5c6682c205d799070283864691 (diff) | |
download | slackbuilds-204bc100cb1427301491561debd4068373475d16.tar.gz |
libraries/libvirt: Note additional optional deps
Thanks to Jason Graham.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libvirt/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libvirt/README b/libraries/libvirt/README index fbe09fd2b6..bce0dd1f1c 100644 --- a/libraries/libvirt/README +++ b/libraries/libvirt/README @@ -46,4 +46,5 @@ Have a look at the commented part of rc.libvirt for some gotchas. netcat-openbsd is an optional dependency (needed if you want to connect from a remote host using virt-manager). -Other optional dependencies include avahi and xen. +Other optional dependencies include avahi, xen, audit, glusterfs, +and numactl. |