Fix deps of vdr_epgsearch.

Change release of all vdr packages to 5.
This commit is contained in:
Arne Fitzenreiter
2009-12-01 22:21:43 +01:00
parent 70c85871c4
commit 9e1084b275
2 changed files with 3 additions and 3 deletions

View File

@@ -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