summaryrefslogtreecommitdiff
path: root/network/spice
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-18 01:14:11 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-18 14:45:42 -0500
commit8f2429195e0e8166fbd71fd56e4cb58ded560fd3 (patch)
tree46512ccb0d7dbfcd1e2365de25a1cb2374fc2758 /network/spice
parent987bbc8c441eed05431950f2cfb67cfa27591376 (diff)
downloadslackbuilds-8f2429195e0e8166fbd71fd56e4cb58ded560fd3.tar.gz
network/spice: Fixed dep info
Diffstat (limited to 'network/spice')
-rw-r--r--network/spice/README3
-rw-r--r--network/spice/spice.info2
2 files changed, 2 insertions, 3 deletions
diff --git a/network/spice/README b/network/spice/README
index c8f4286b58..c3daadff99 100644
--- a/network/spice/README
+++ b/network/spice/README
@@ -7,5 +7,4 @@ without compromising on the user experience.
libcacard is an optional dependency for virtual smartcard support.
-lz4, opus, gst-libav, and gst-plugins-ugly (with x264 support) are also
-optional dependencies.
+gst-plugins-ugly (with x264 support) is also an optional dependency.
diff --git a/network/spice/spice.info b/network/spice/spice.info
index 83d4a77c59..a96a9cf6e5 100644
--- a/network/spice/spice.info
+++ b/network/spice/spice.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://www.spice-space.org/download/releases/spice-server/spice-0.14.
MD5SUM="a776650f7c4dc22681d76308475a9190"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="opus pyparsing six spice-protocol"
+REQUIRES="spice-protocol"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"