summaryrefslogtreecommitdiffstats
path: root/network/spice/README
diff options
context:
space:
mode:
author Matteo Bernardini2014-05-20 20:25:48 +0200
committer Willy Sudiarto Raharjo2014-08-03 11:34:19 +0200
commit78f3266cb1a2ddfc0a267ac270f0c1a835c311e6 (patch)
tree380c2ae8acf4c3410474bd94aa99442f8dfc0334 /network/spice/README
parent21da8482eec595a37d4bd5e32c76ec2a4a4f48c1 (diff)
downloadslackbuilds-78f3266cb1a2ddfc0a267ac270f0c1a835c311e6.tar.gz
network/spice: Updated for version 0.12.5.
Noted the circular dependency with qemu Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice/README')
-rw-r--r--network/spice/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/network/spice/README b/network/spice/README
index a415e09d75..c360f58e1e 100644
--- a/network/spice/README
+++ b/network/spice/README
@@ -5,4 +5,6 @@ local machine, while trying to offload most of the intensive CPU and
GPU tasks to the client. Spice is suitable for both LAN and WAN usage,
without compromising on the user experience.
-libcacard is an optional dependency.
+CIRCULAR DEPENDENCY WARNING: as libcacard is now included in qemu,
+if you want smartcard support in spice you should build the optional
+dependency qemu first then build this with it installed.