summaryrefslogtreecommitdiffstats
path: root/network/spice
diff options
context:
space:
mode:
Diffstat (limited to 'network/spice')
-rw-r--r--network/spice/README4
-rw-r--r--network/spice/spice.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/network/spice/README b/network/spice/README
index e6db252316..50999aac95 100644
--- a/network/spice/README
+++ b/network/spice/README
@@ -5,5 +5,5 @@ 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.
-This requires spice-protocol and celt051. libcacard is an optional
-enabled by passing the switch CACARD=yes) dependency.
+libcacard is an optional dependency, enabled by passing the switch
+CACARD=yes
diff --git a/network/spice/spice.info b/network/spice/spice.info
index a1d687b02e..a9fe2f19da 100644
--- a/network/spice/spice.info
+++ b/network/spice/spice.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://spice-space.org/download/releases/spice-0.10.1.tar.bz2"
MD5SUM="70060129e274241b4a08e23e86de29a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="celt051 libcacard spice-protocol"
+REQUIRES="celt051 spice-protocol"
MAINTAINER="ponce"
EMAIL="matteo.bernardini@gmail.com"