mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 09:52:58 +02:00
mympd: remove mpfire from deps
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -34,10 +34,9 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = mympd
|
||||
PAK_VER = 2
|
||||
PAK_VER = 3
|
||||
|
||||
# TODO move mpd initskript and config to mpd package to run without mpfire
|
||||
DEPS = mpd libmpdclient mpfire
|
||||
DEPS = mpd libmpdclient
|
||||
|
||||
SERVICES = mympd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user