diff options
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 |
commit | e5d591431779c53204cef59674b2bfd76fb32c27 (patch) | |
tree | db86c4ef0041356cd402b94c11343736a68663f5 /audio/decibel-audio-player | |
parent | 3cc208c76350bfcb77eac24ee845653eeb1faa5e (diff) | |
download | slackbuilds-e5d591431779c53204cef59674b2bfd76fb32c27.tar.gz |
Multiple: Fix .info file (gst-* --> gst0-*)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/decibel-audio-player')
-rw-r--r-- | audio/decibel-audio-player/decibel-audio-player.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/decibel-audio-player/decibel-audio-player.info b/audio/decibel-audio-player/decibel-audio-player.info index b4540a6993..d53eb6d073 100644 --- a/audio/decibel-audio-player/decibel-audio-player.info +++ b/audio/decibel-audio-player/decibel-audio-player.info @@ -5,6 +5,6 @@ DOWNLOAD="http://decibel.silent-blade.org/uploads/Main/decibel-audio-player-1.08 MD5SUM="e8ebaf819c198ff9951903e7c4056aef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gst-plugins-ugly gst-python mutagen cddb-py cd-discid" +REQUIRES="gst0-plugins-ugly gst0-python mutagen cddb-py cd-discid" MAINTAINER="Edinaldo P. Silva" EMAIL="edps.mundognu@gmail.com" |