diff options
-rw-r--r-- | network/spice-gtk/README | 2 | ||||
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/spice-gtk/README b/network/spice-gtk/README index 715b4ebdab..96adc7400f 100644 --- a/network/spice-gtk/README +++ b/network/spice-gtk/README @@ -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. diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index ac22f8e137..e17de616e8 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -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" |