summaryrefslogtreecommitdiffstats
path: root/multimedia/exaile
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2016-01-02 03:42:01 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commite5d591431779c53204cef59674b2bfd76fb32c27 (patch)
treedb86c4ef0041356cd402b94c11343736a68663f5 /multimedia/exaile
parent3cc208c76350bfcb77eac24ee845653eeb1faa5e (diff)
downloadslackbuilds-e5d591431779c53204cef59674b2bfd76fb32c27.tar.gz
slackbuilds-e5d591431779c53204cef59674b2bfd76fb32c27.tar.xz
Multiple: Fix .info file (gst-* --> gst0-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/exaile')
-rw-r--r--multimedia/exaile/exaile.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/exaile/exaile.info b/multimedia/exaile/exaile.info
index 33b7f29761..e93be4639b 100644
--- a/multimedia/exaile/exaile.info
+++ b/multimedia/exaile/exaile.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/exaile/exaile/releases/download/3.4.5/exaile-3.4.5.
MD5SUM="2c72d8dc8dc68fd6a9d129a154a5af3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gst-python mutagen"
+REQUIRES="gst0-python mutagen"
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"