diff --git a/configure b/configure index 2896c3f437923b6c6af5ac989e4fda695973374b..8b2b286b73fd962d8a66228a6d29089fca6a3fae 100755 --- a/configure +++ b/configure @@ -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"