From 8a976b0f0b1dc03f979511fb0682ad81e0aec6eb Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 22 May 2015 20:37:54 +0200 Subject: [PATCH] another tvheadend fix --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index a7ad0c88..86d7cfdd 100644 --- a/Makefile +++ b/Makefile @@ -404,6 +404,7 @@ apps/tvheadend/build.linux/tvheadend: apps/tvheadend/Makefile ./configure \ --disable-dbus_1 \ --disable-imagecache \ + --disable-uriparser \ --enable-bundle $(MAKE) -j $(CPUS) -C apps/tvheadend