no need to depend on libstdcpp
authorMirko Vogt <mirko@openwrt.org>
Sun, 28 Mar 2010 22:07:30 +0000 (22:07 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 28 Mar 2010 22:07:30 +0000 (22:07 +0000)
SVN-Revision: 20559

sound/mpd/Makefile

index e5a7eb911c88e7f6002f6512a3a61446c860aa8a..4ad304f71242d65f381beff11facae65d53120eb 100644 (file)
@@ -23,7 +23,7 @@ define Package/mpd
   SECTION:=sound
   CATEGORY:=Sound
   DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libpthread +glib2 \
-       +libmms +libcurl +libsqlite3 +libstdcpp +libvorbis +libshout
+       +libmms +libcurl +libsqlite3 +libvorbis +libshout
   TITLE:=Music Player Daemon
   URL:=http://www.musicpd.org/
 endef