mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
configure: Fix jack auto-detection, broken since 3fc8500
This commit is contained in:
parent
84051d57f5
commit
c0957f49c7
2
configure
vendored
2
configure
vendored
@ -2065,7 +2065,7 @@ dshow_indev_extralibs="-lpsapi -lole32 -lstrmiids -luuid"
|
||||
dv1394_indev_deps="dv1394 dv_demuxer"
|
||||
fbdev_indev_deps="linux_fb_h"
|
||||
iec61883_indev_deps="libiec61883"
|
||||
jack_indev_deps="jack_jack_h pthreads"
|
||||
jack_indev_deps="jack_jack_h sem_timedwait"
|
||||
lavfi_indev_deps="avfilter"
|
||||
libcdio_indev_deps="libcdio"
|
||||
libdc1394_indev_deps="libdc1394"
|
||||
|
Loading…
Reference in New Issue
Block a user