From a3fc62e89e1aa09c44e918726ec556210471d56e Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 17 May 2013 08:13:58 +0200 Subject: configure: make jack depend on pthreads --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 5d5060e..a7f3d74 100755 --- a/configure +++ b/configure @@ -1831,7 +1831,7 @@ alsa_outdev_deps="alsa_asoundlib_h" bktr_indev_deps_any="dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h" dv1394_indev_deps="dv1394 dv_demuxer" fbdev_indev_deps="linux_fb_h" -jack_indev_deps="jack_jack_h" +jack_indev_deps="jack_jack_h pthreads" libcdio_indev_deps="libcdio" libdc1394_indev_deps="libdc1394" oss_indev_deps_any="soundcard_h sys_soundcard_h" -- cgit v1.1