Fix dependencies:
-Remove musicpd -Add curl PR: 154421 Submitted by: Grzegorz Blach Feature safe: yes
This commit is contained in:
parent
0426f1a8a3
commit
fb616f53ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268515
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= ario
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION}
|
||||
|
||||
@ -14,12 +15,12 @@ MAINTAINER= magik@roorback.net
|
||||
COMMENT= Ario is a GTK2 client for MPD
|
||||
|
||||
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
|
||||
curl:${PORTSDIR}/ftp/curl \
|
||||
notify:${PORTSDIR}/devel/libnotify \
|
||||
soup:${PORTSDIR}/devel/libsoup22 \
|
||||
tag_c:${PORTSDIR}/audio/taglib \
|
||||
unique-1.0:${PORTSDIR}/x11-toolkits/unique \
|
||||
mpdclient:${PORTSDIR}/audio/libmpdclient
|
||||
BUILD_DEPENDS= mpd:${PORTSDIR}/audio/musicpd
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-avahi # without this ario don't build
|
||||
|
Loading…
Reference in New Issue
Block a user