summaryrefslogtreecommitdiffstats
path: root/network/spice
diff options
context:
space:
mode:
author Robby Workman2012-09-14 04:31:27 +0200
committer Robby Workman2012-09-14 23:40:35 +0200
commit2c7ad873be6b266e97c05ff94d58724df331c3dc (patch)
tree28cc5ffa0d6768e121d376e02ffd52d3da8991da /network/spice
parent427ddf18cdde731e2967b8509426d9fc47e6615d (diff)
downloadslackbuilds-2c7ad873be6b266e97c05ff94d58724df331c3dc.tar.gz
network/spice: Note pyparsing dep in spice.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/spice')
-rw-r--r--network/spice/spice.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/spice/spice.info b/network/spice/spice.info
index 706302b81b..1af7d8fea8 100644
--- a/network/spice/spice.info
+++ b/network/spice/spice.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://spice-space.org/download/releases/spice-0.11.3.tar.bz2"
MD5SUM="11bb416cb878e5d2c7d75e700d287bd2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="celt051 spice-protocol"
+REQUIRES="celt051 pyparsing spice-protocol"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"