Commit c0957f49 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

configure: Fix jack auto-detection, broken since 3fc85004

parent 84051d57
...@@ -2065,7 +2065,7 @@ dshow_indev_extralibs="-lpsapi -lole32 -lstrmiids -luuid" ...@@ -2065,7 +2065,7 @@ dshow_indev_extralibs="-lpsapi -lole32 -lstrmiids -luuid"
dv1394_indev_deps="dv1394 dv_demuxer" dv1394_indev_deps="dv1394 dv_demuxer"
fbdev_indev_deps="linux_fb_h" fbdev_indev_deps="linux_fb_h"
iec61883_indev_deps="libiec61883" iec61883_indev_deps="libiec61883"
jack_indev_deps="jack_jack_h pthreads" jack_indev_deps="jack_jack_h sem_timedwait"
lavfi_indev_deps="avfilter" lavfi_indev_deps="avfilter"
libcdio_indev_deps="libcdio" libcdio_indev_deps="libcdio"
libdc1394_indev_deps="libdc1394" libdc1394_indev_deps="libdc1394"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment