mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
lfs: Drop quotes in DEPS variable
Not sure why this has ever been there. This simply makes it nicer to read and edit because we can have line-breaks now. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
64926f7599
commit
2dc2a27803
@@ -36,7 +36,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = vdr_streamdev
|
||||
PAK_VER = 3
|
||||
|
||||
DEPS = ""
|
||||
DEPS =
|
||||
|
||||
VDRPLUGVER = 2.4.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user