[packages] mpd: add dependency on libaudiofile (closes: #7519), bump release number
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Aug 2010 13:13:23 +0000 (13:13 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Aug 2010 13:13:23 +0000 (13:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22637 3c298f89-4303-0410-b956-a3cf2f4a3e73

sound/mpd/Makefile

index cb8945d..ac14aa8 100644 (file)
@@ -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