diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2014-06-03 18:38:16 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-03 16:34:20 +0700 |
commit | 020684f4e1d8bd51ffa86de00b860f33dcaffaba (patch) | |
tree | ade0d069742d32dad8fde01b23b5d9a2b5c57d44 /network/spice-gtk/README | |
parent | 78f3266cb1a2ddfc0a267ac270f0c1a835c311e6 (diff) |
network/spice-gtk: Updated for version 0.25.
Removed the libcacard dependency, added the qemu optional one
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk/README')
-rw-r--r-- | network/spice-gtk/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/network/spice-gtk/README b/network/spice-gtk/README index 45f8343bb0f2..abb5a393af1d 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. |