mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
network/spice: Note pyparsing dep in spice.info
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
427ddf18cd
commit
2c7ad873be
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://spice-space.org/download/releases/spice-0.11.3.tar.bz2"
|
||||||
MD5SUM="11bb416cb878e5d2c7d75e700d287bd2"
|
MD5SUM="11bb416cb878e5d2c7d75e700d287bd2"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="celt051 spice-protocol"
|
REQUIRES="celt051 pyparsing spice-protocol"
|
||||||
MAINTAINER="Matteo Bernardini"
|
MAINTAINER="Matteo Bernardini"
|
||||||
EMAIL="ponce@slackbuilds.org"
|
EMAIL="ponce@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in a new issue