This patch corrects missing dependencies in the mpd package.

Signed-off-by: Ben Pfountz <netprince [at] vt [dot] edu>

diff -urN feeds.old/packages/sound/mpd/Makefile 
feeds/packages/sound/mpd/Makefile
--- feeds.old/packages/sound/mpd/Makefile       2009-11-10 20:16:56.000000000 
-0500
+++ feeds/packages/sound/mpd/Makefile   2009-11-10 20:17:51.000000000 -0500
@@ -20,7 +20,7 @@
define Package/mpd
  SECTION:=sound
  CATEGORY:=Sound
-  DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libpthread +glib2 
+libmms +libcurl +libstdcpp
+  DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libpthread +glib2 
+libmms +libcurl +libsqlite3 +libstdcpp +libvorbis +libshout
  TITLE:=Music Player Daemon
  URL:=http://www.musicpd.org/
endef



_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to