Hi,

Mpd's libid3tag dependency was lost with changeset 21054. Bring it back,
because it's still needed.

Signed-off-by: Benjamin Cama <[email protected]>
Index: sound/mpd/Makefile
===================================================================
--- sound/mpd/Makefile	(revision 22322)
+++ sound/mpd/Makefile	(working copy)
@@ -29,7 +29,7 @@
 	+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
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to