vdr: fix yet another build error (2)

This commit is contained in:
Stefan Saraev 2012-06-05 19:56:00 +03:00
parent f577715d96
commit b2822e4482

View File

@ -32,7 +32,7 @@ PLUGINLIBDIR = /usr/lib/vdr
VIDEODIR = /storage/videos
CONFDIR = /storage/.config/vdr
LOCDIR = /usr/share/locale
LIBS += -lz -lexpat -lbz2
LIBS += -lz -lexpat -lbz2 -lfontconfig -lfreetype -lxml2
NO_KBD=yes
VDR_USER=root