diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 01:11:47 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:45:42 -0500 |
commit | 987bbc8c441eed05431950f2cfb67cfa27591376 (patch) | |
tree | 356a2f53541af7bf0f946be11098a07cb63681e8 /network | |
parent | d629be85948265128f755baa55a75ba81fd77c2e (diff) |
network/spice-gtk: Fixed dep info
Diffstat (limited to 'network')
-rw-r--r-- | network/spice-gtk/spice-gtk.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index 06d18c54e2605..631115e4f7462 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.39.tar.xz" MD5SUM="5bdc76d5105d2b4b4472063fe04ef033" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="opus spice vala" +REQUIRES="spice" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" |