diff options
Diffstat (limited to 'package/mpd/Makefile')
-rw-r--r-- | package/mpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mpd/Makefile b/package/mpd/Makefile index 5cec776c3..34249bf46 100644 --- a/package/mpd/Makefile +++ b/package/mpd/Makefile @@ -12,7 +12,7 @@ PKG_SECTION:= mm/audio PKG_DEPENDS:= libmpdclient boost libncurses libexpat PKG_BUILDDEP:= libmpdclient boost ncurses expat PKG_FDEPENDS:= libmpdclient -PKG_NEEDS:= threads c++ +PKG_NEEDS:= threads c++ data PKG_URL:= http://www.musicpd.org/ PKG_SITES:= http://www.musicpd.org/download/mpd/0.20/ |