From 53286c57b6b47a8c9314fc926a428ee0d96820a3 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 31 Jul 2010 11:39:00 +0000 Subject: [PATCH] [package] add missing libid3tag dependency to mpd, patch from Benjamin Cama git-svn-id: svn://svn.openwrt.org/openwrt/packages@22426 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/mpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index 8c7aca5ef..cb8945d50 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -29,7 +29,7 @@ define Package/mpd +AUDIO_SUPPORT:alsa-lib \ +BUILD_PATENTED:libfaad2 +BUILD_PATENTED:libmad \ +glib2 +libcurl +libflac +libmms +libpthread +libshout \ - +libvorbis +libvorbisidec + +libvorbis +libvorbisidec +libid3tag endef define Package/mpd/description -- 2.11.0