mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Fix deps of vdr_epgsearch.
Change release of all vdr packages to 5.
This commit is contained in:
@@ -29,9 +29,9 @@ VER = plugin
|
||||
THISAPP = vdr_epgsearch-$(VER)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
PROG = vdr_epgsearch
|
||||
PAK_VER = 1
|
||||
PAK_VER = 5
|
||||
|
||||
DEPS = "vdr ffmpeg sdl alsa dfb++"
|
||||
DEPS = "vdr"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user