From: Adam Sutton Date: Mon, 11 Jan 2016 09:52:21 +0000 (+0000) Subject: build: add hdhomerun to the official debian packages X-Git-Tag: v4.2.1~1180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20d3c7d0ee412a4f7aa37658d6c699265aada91f;p=thirdparty%2Ftvheadend.git build: add hdhomerun to the official debian packages --- diff --git a/debian/rules.official b/debian/rules.official index 48e3bb5e9..a0e4a80ee 100755 --- a/debian/rules.official +++ b/debian/rules.official @@ -5,7 +5,7 @@ export DH_VERBOSE=1 dh $@ override_dh_auto_configure: - dh_auto_configure -- --enable-libffmpeg_static + dh_auto_configure -- --enable-libffmpeg_static --enable-hdhomerun_static override_dh_auto_build: make ${JARGS}