summaryrefslogtreecommitdiffstats
path: root/network/spice-gtk/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/spice-gtk/README')
-rw-r--r--network/spice-gtk/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/network/spice-gtk/README b/network/spice-gtk/README
index 45f8343bb0..abb5a393af 100644
--- a/network/spice-gtk/README
+++ b/network/spice-gtk/README
@@ -1,7 +1,9 @@
-spice-gtk (spice gtk client/libraries)
-
A Gtk client and libraries for spice remote desktop servers.
By default the GTK+3 version is built: if you need the GTK+2 one,
pass to the build script the variable GTK=2
-usbredir is an optional dependency.
+usbredir and qemu are optional dependency.
+
+CIRCULAR DEPENDENCY WARNING: as libcacard is now included in qemu,
+if you want smartcard support in spice-gtk you should build qemu
+first, then build (spice and) this with it installed.