From f60314808b4c46144cd01b761db33aa7952841a7 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 17 Jul 2009 23:53:06 +0000 Subject: [PATCH] [package] fix mpd dependency typo against libmms (#5545) git-svn-id: svn://svn.openwrt.org/openwrt/packages@16884 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/mpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index 7d59d68aa..14058cc9b 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/mpd SECTION:=sound CATEGORY:=Sound - DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libpthread +glib2 +libmss +libcurl + DEPENDS:=+libflac +libid3tag +libmad +libvorbisidec +libpthread +glib2 +libmms +libcurl TITLE:=Music Player Daemon URL:=http://www.musicpd.org/ endef -- 2.11.0