From fc30a1c9f10cd38f22d4615e57982b128823409f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 1 Dec 2017 15:41:55 +0000 Subject: [PATCH] tvheadend: Ensure that we link against libav* Signed-off-by: Michael Tremer --- lfs/tvheadend | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/tvheadend b/lfs/tvheadend index f0daab687..7e57610b5 100644 --- a/lfs/tvheadend +++ b/lfs/tvheadend @@ -87,6 +87,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && ./configure \ --prefix=/usr \ --nowerror \ + --enable-libav \ --disable-hdhomerun_static \ --disable-ffmpeg_static \ --disable-libx264_static \ -- 2.39.5