mpd: Fix missing dependencies
authorOliver Ertl <oliver@ertl-net.net>
Mon, 17 Sep 2007 14:55:35 +0000 (14:55 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Mon, 17 Sep 2007 14:55:35 +0000 (14:55 +0000)
SVN-Revision: 8826

sound/mpd/Makefile

index 144c811c4e3116de201848498b8986175a6ad31a..592179cde040f05fdaa6d9200b28bd859a5fea06 100644 (file)
@@ -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.\\\