Fixed amount of local connections be reusing mpd-mpc connections

This commit is contained in:
Maniacikarus
2008-12-07 20:02:42 +01:00
parent fcd6dd6c4c
commit 3e460753ab
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ THISAPP = mpfire-$(VER)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpfire
PAK_VER = 4
PAK_VER = 5
DEPS = "mpd mpc alsa libshout libogg libmad libid3tag libvorbis"