vdr: fix deps.

This commit is contained in:
Arne Fitzenreiter
2013-05-18 16:49:35 +02:00
parent 7b91d99f45
commit 25023ab9e9
3 changed files with 6 additions and 6 deletions

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/epgsearch-$(VER)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr_epgsearch
PAK_VER = 6
PAK_VER = 7
DEPS = "vdr"
DEPS = ""
VDRPLUGVER = 2.0.0

View File

@@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr_streamdev
PAK_VER = 1
PAK_VER = 2
DEPS = "vdr"
DEPS = ""
VDRPLUGVER = 2.0.0

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr_vnsiserver3
PAK_VER = 1
PAK_VER = 2
DEPS = "vdr"
DEPS = ""
VDRPLUGVER = 2.0.0