let check_deps handle ffplay
Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a2830dca2b
commit
fa859b4d8a
1 changed files with 1 additions and 2 deletions
3
configure
vendored
3
configure
vendored
|
|
@ -576,6 +576,7 @@ v4l2_demuxer_deps="video4linux2"
|
|||
video_grab_device_demuxer_deps_any="video4linux bktr"
|
||||
x11_grab_device_demuxer_deps="x11grab"
|
||||
|
||||
ffplay_deps="sdl"
|
||||
ffserver_deps="network protocols muxers"
|
||||
|
||||
# set temporary file name
|
||||
|
|
@ -1691,8 +1692,6 @@ EOF
|
|||
restore_flags
|
||||
fi
|
||||
|
||||
enabled sdl || ffplay=no
|
||||
|
||||
texi2html -version >/dev/null 2>&1 && enable texi2html || disable texi2html
|
||||
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue