diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 15:54:36 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-02-11 18:38:40 -0600 |
commit | d20259b39995eb7361ca73a3fd72b290bdc89afa (patch) | |
tree | e01ab9888e4320754cdf0987170d58a4ce112d18 /libraries/libvirt | |
parent | ad473b4607fbc7c773e989bece1124e31d5cc2fe (diff) | |
download | slackbuilds-d20259b39995eb7361ca73a3fd72b290bdc89afa.tar.gz |
Multiple: Kill libcap-ng references
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libvirt')
-rw-r--r-- | libraries/libvirt/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libvirt/README b/libraries/libvirt/README index 254024caa2..55b664a2e7 100644 --- a/libraries/libvirt/README +++ b/libraries/libvirt/README @@ -28,6 +28,6 @@ and if you want it to stop at shutdown add this to 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, libcap-ng, libssh2, and xen. +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. |