From 65c2d52d64f2667e9238413a6d3ffc8a8ab5c603 Mon Sep 17 00:00:00 2001 From: Martin Schirrmacher Date: Mon, 4 Aug 2014 18:50:13 +0200 Subject: new hidden config ChannelBitrateShowCalcInterval --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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)\" -- cgit v1.2.3