diff options
author | Mario Preksavec <mario@slackware.hr> | 2020-04-15 14:52:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 10:52:33 +0700 |
commit | 08a409483ce6acd12bfb884dac0d0603cc85ce28 (patch) | |
tree | e822a4e5f46a8ab9768224bdf2f97ed28b625e4e /system/xen/README | |
parent | bddbdfdccbc87f272fd604ef992b4df2f6e71f45 (diff) |
system/xen: Updated for version 4.13.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xen/README')
-rw-r--r-- | system/xen/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/system/xen/README b/system/xen/README index f5f8c96b6d473..2999a8e54d26b 100644 --- a/system/xen/README +++ b/system/xen/README @@ -7,7 +7,8 @@ Solaris, and various versions of the BSD operating systems. This script has a few optional dependencies: mbootpack - creates LILO compatible kernel images - libssh2 - mostly used by libvirt, enable with USE_LIBSSH2=yes + libssh - mostly used by libvirt, enable with USE_LIBSSH=yes + (previously known as USE_LIBSSH2) ocaml-findlib - autodetected, builds oxenstored binary spice - enable with USE_SPICE=yes @@ -15,6 +16,8 @@ Linking with the stock libraries: bluez - enable with USE_BLUEZ=yes gtk - enable with USE_GTK=yes + audio - enable with USE_AUDIO=yes + (or a comma-delimited list: oss alsa sdl pa) Reading material: |