mplayer: disable ivtv video output
This patch disabled ivtv video output, since it does not compile with Linux kernel 2.6.27 headers. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
This commit is contained in:
parent
8928fb6932
commit
8248a4a144
@ -45,6 +45,7 @@ $(MPLAYER_DIR)/.configured: $(MPLAYER_DIR)/.unpacked
|
||||
--enable-fbdev \
|
||||
$(MPLAYER_ENDIAN) \
|
||||
--disable-mpdvdkit \
|
||||
--disable-ivtv \
|
||||
--disable-tv \
|
||||
--enable-dynamic-plugins \
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user