summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-08-04 18:50:13 +0200
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-08-04 18:50:13 +0200
commit65c2d52d64f2667e9238413a6d3ffc8a8ab5c603 (patch)
tree84c9b13a4cb931b9160eaf1e7626c8cdac173612 /Makefile
parentea7abbd4c040a5b5041a329db0e5a2beb1b8a7fb (diff)
downloadskin-flatplus-65c2d52d64f2667e9238413a6d3ffc8a8ab5c603.tar.gz
skin-flatplus-65c2d52d64f2667e9238413a6d3ffc8a8ab5c603.tar.bz2
new hidden config ChannelBitrateShowCalcInterval
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 394c33a1..f49d1bbd 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,7 @@ SOFILE = libvdr-$(PLUGIN).so
### Includes and Defines and Dependencies (add further entries here):
-INCLUDES += $(shell pkg-config --cflags Magick++)
+INCLUDES += $(shell pkg-config --cflags Magick++ freetype2 fontconfig)
DEFINES += -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DVDRLOGO=\"$(VDRLOGO)\"