Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: add hdhomerun to the official debian packages
  • Loading branch information
adamsutton committed Jan 11, 2016
1 parent c49ce4a commit 20d3c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules.official
Expand Up @@ -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}
Expand Down

0 comments on commit 20d3c7d

Please sign in to comment.