diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 15:16:27 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 240222055f89e1c70d6574c3d72c5506c4c07db6 (patch) | |
tree | 42847a8aa5c1359e7de984158f798acd6fbbc428 /network/spice-gtk | |
parent | 9fca6ad5e8a132704ee186e9c597effa298a07ec (diff) |
Multiple: Fix .info file (gst1-plugins-* --> gst-plugins-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/spice-gtk')
-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 c3bceeb39dae..be9bd6ce6378 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -5,6 +5,6 @@ DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.28.tar.bz2" MD5SUM="ad07d438ce6dfbb038aa8e28f5a2fb81" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gst1-plugins-base spice vala" +REQUIRES="spice vala" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" |