mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/ario: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
7c9a6399c2
commit
aaf4605ecf
2 changed files with 2 additions and 2 deletions
|
@ -2,4 +2,4 @@ Ario is a GTK2 client for MPD (Music player daemon). The interface
|
|||
used to browse the library is inspired by Rhythmbox but Ario aims
|
||||
to be much lighter and faster.
|
||||
|
||||
This requires libmpdclient and libunique. avahi is optional.
|
||||
avahi is an optional dependency.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/ario-player/ario-1.5.tar.gz"
|
|||
MD5SUM="5dac6cc8b8f12b0acc132d5ff7fc779f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="avahi libmpdclient libunique"
|
||||
REQUIRES="libmpdclient libunique"
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue