mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/spice-gtk: Added opus as mandatory dependency.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
d3d0db695e
commit
db513c960c
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
A Gtk client and libraries for spice remote desktop servers.
|
||||
|
||||
libcacard, usbredir, phodav and opus are optional dependencies.
|
||||
libcacard, usbredir and phodav are optional dependencies.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.35.tar.bz2"
|
|||
MD5SUM="a8c919ee4a48dfeab619deb70900d788"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="spice vala"
|
||||
REQUIRES="opus spice vala"
|
||||
MAINTAINER="Matteo Bernardini"
|
||||
EMAIL="ponce@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue