diff options
author | Mario Preksavec <mario@slackware.hr> | 2017-01-08 17:51:53 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:17:34 +0000 |
commit | fc59ea21bafe53eb7e633d6468bfa2a75bd54976 (patch) | |
tree | e1ce20c267d0afc939ace862d4996190b9e1fab1 /system/xen/README | |
parent | 9b2ee6f34d5c6b4a0e47f309defb29177de28771 (diff) | |
download | slackbuilds-fc59ea21bafe53eb7e633d6468bfa2a75bd54976.tar.gz |
system/xen: Updated for version 4.8.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/xen/README')
-rw-r--r-- | system/xen/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/xen/README b/system/xen/README index 7422c640a6..f5f8c96b6d 100644 --- a/system/xen/README +++ b/system/xen/README @@ -9,7 +9,12 @@ This script has a few optional dependencies: mbootpack - creates LILO compatible kernel images libssh2 - mostly used by libvirt, enable with USE_LIBSSH2=yes ocaml-findlib - autodetected, builds oxenstored binary + spice - enable with USE_SPICE=yes + +Linking with the stock libraries: + bluez - enable with USE_BLUEZ=yes + gtk - enable with USE_GTK=yes Reading material: |