diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-21 18:48:31 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-21 14:31:06 +0700 |
commit | 616e4c2b81dd773a7ca6dc9df60a95fffa89f7f2 (patch) | |
tree | b5810c5ef220021095ff2edd5a8fdc0bc33b7404 /multimedia/tabu_audio_player | |
parent | 7e1e0575379e3f18dd1a36deef2c56faccdc8df5 (diff) |
multimedia/tabu_audio_player: Added gstreamer0 dep.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/tabu_audio_player')
-rw-r--r-- | multimedia/tabu_audio_player/tabu_audio_player.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tabu_audio_player/tabu_audio_player.info b/multimedia/tabu_audio_player/tabu_audio_player.info index bdeb9a733d2fa..2d800ae48f932 100644 --- a/multimedia/tabu_audio_player/tabu_audio_player.info +++ b/multimedia/tabu_audio_player/tabu_audio_player.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.mirrorservice.org/sites/download.salixos.org/i486/13.0/sour MD5SUM="783e2e2d6da7a8958b91e3763c00d39b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="gstreamer0" MAINTAINER="Luciano Tropea" EMAIL="luxiano.a2000@gmail.com" |