summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-25 19:13:05 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 19:13:05 +0200
commit8fd318b89485bb8f44a548e9ee1109fbc88f775e (patch)
tree275aea8215910bf73dbf226ffb64c59d553fac1f /network
parent24a464fb63798d815ac2660f1bb3cb49de54d1fc (diff)
downloadslackbuilds-8fd318b89485bb8f44a548e9ee1109fbc88f775e.tar.gz
slackbuilds-8fd318b89485bb8f44a548e9ee1109fbc88f775e.tar.xz
network/spice: Fixed dep information.
Diffstat (limited to 'network')
-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"