projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5537fcb
)
no need to depend on libstdcpp
author
Mirko Vogt
<mirko@openwrt.org>
Sun, 28 Mar 2010 22:07:30 +0000
(22:07 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Sun, 28 Mar 2010 22:07:30 +0000
(22:07 +0000)
SVN-Revision: 20559
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index e5a7eb911c88e7f6002f6512a3a61446c860aa8a..4ad304f71242d65f381beff11facae65d53120eb 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-23,7
+23,7
@@
define Package/mpd
SECTION:=sound
CATEGORY:=Sound
DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libpthread +glib2 \
- +libmms +libcurl +libsqlite3 +lib
stdcpp +lib
vorbis +libshout
+ +libmms +libcurl +libsqlite3 +libvorbis +libshout
TITLE:=Music Player Daemon
URL:=http://www.musicpd.org/
endef