From: Jaroslav Kysela Date: Fri, 8 Sep 2017 07:12:08 +0000 (+0200) Subject: doozer: try to fix trusty build X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3812808b9799c8c8edeba1b278e5eb3e7e37d375;p=thirdparty%2Ftvheadend.git doozer: try to fix trusty build --- diff --git a/.doozer.json b/.doozer.json index 8fbd2c612..e96dc0768 100644 --- a/.doozer.json +++ b/.doozer.json @@ -72,7 +72,8 @@ "python", "dvb-apps", "debhelper", - "ccache" + "ccache", + "libx11-xcb-dev" ], "buildcmd": [ "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",