[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22637 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7e7fff9282
commit
4580875fb5
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mpd
|
||||
PKG_VERSION:=0.15.8
|
||||
PKG_RELEASE:=4
|
||||
PKG_RELEASE:=5
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/musicpd
|
||||
@ -27,6 +27,7 @@ define Package/mpd
|
||||
# libvorbis and therewith libogg are needed for shout support
|
||||
DEPENDS:= \
|
||||
+AUDIO_SUPPORT:alsa-lib \
|
||||
+libaudiofile \
|
||||
+BUILD_PATENTED:libfaad2 +BUILD_PATENTED:libmad \
|
||||
+glib2 +libcurl +libflac +libmms +libpthread +libshout \
|
||||
+libvorbis +libvorbisidec +libid3tag
|
||||
|
Loading…
x
Reference in New Issue
Block a user