From 4580875fb57fe555094cf115dc4999a7e98ccc5b Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 14 Aug 2010 13:13:23 +0000 Subject: [PATCH] [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 --- sound/mpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index cb8945d50..ac14aa881 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -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 -- 2.11.0