Skip to content

Commit

Permalink
media-tv/tvheadend: Disable building bundled libraries
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Wegener <[email protected]>
  • Loading branch information
swegener committed Jan 24, 2016
1 parent c69dc43 commit 57523b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions media-tv/tvheadend/tvheadend-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ src_prepare() {
src_configure() {
econf --prefix="${EPREFIX}"/usr \
--datadir="${EPREFIX}"/usr/share \
--disable-hdhomerun_static \
--disable-libffmpeg_static \
--disable-ccache \
--disable-dvbscan \
$(use_enable avahi) \
Expand Down

0 comments on commit 57523b5

Please sign in to comment.