projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d5bad
)
mpd: Fix missing dependencies
author
Oliver Ertl
<oliver@ertl-net.net>
Mon, 17 Sep 2007 14:55:35 +0000
(14:55 +0000)
committer
Oliver Ertl
<oliver@ertl-net.net>
Mon, 17 Sep 2007 14:55:35 +0000
(14:55 +0000)
SVN-Revision: 8826
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index 144c811c4e3116de201848498b8986175a6ad31a..592179cde040f05fdaa6d9200b28bd859a5fea06 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-25,7
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/mpd
SECTION:=sound
CATEGORY:=Sound
- DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec
+ DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec
+libpthread +alsa-lib
TITLE:=Music Player Daemon
DESCRIPTION:=\
MPD is a music player supporting flac, mp3 and ogg files.\\\