vdr: Remove dependency to freefont.

This commit is contained in:
Michael Tremer
2013-04-12 12:05:39 +02:00
parent 2cec0cefc0
commit c232d1b59a

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr
PAK_VER = 6
DEPS = "freefont vdr-streamdev"
DEPS = "vdr-streamdev"
MAKE_OPTIONS = \
PREFIX=/usr \