summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-05-17 08:13:58 +0200
committerAnton Khirnov <anton@khirnov.net>2013-05-27 21:56:14 +0200
commita3fc62e89e1aa09c44e918726ec556210471d56e (patch)
treeef12745ab926f1e9fd78f25bfc8b2c20b875e3e4 /configure
parent538bf767373f176b6487e30181155e74b37cced6 (diff)
configure: make jack depend on pthreads
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5d5060e5e8..a7f3d74684 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"