mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +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
|
||||
|
||||
@@ -29,7 +29,7 @@ VER = plugin
|
||||
THISAPP = vdr_softdevice-$(VER)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
PROG = vdr_softdevice
|
||||
PAK_VER = 3
|
||||
PAK_VER = 5
|
||||
|
||||
DEPS = "vdr ffmpeg sdl alsa dfb++"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user