summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLukasz Marek <lukasz.m.luki@gmail.com>2013-10-04 11:49:07 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-10-08 14:31:50 +0200
commit361b56c37962e0f57a67a505d8f0aa03ba4818c0 (patch)
tree8b844298e0e983cbab0bdcec3bc1f675ba014eb3 /configure
parent8c0f565ee3ba48b6472cf69064961fd15de80753 (diff)
lavd: pulse audio encoder
Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index fc606c05b0..5423a6845f 100755
--- a/configure
+++ b/configure
@@ -2134,6 +2134,7 @@ openal_indev_deps="openal"
oss_indev_deps_any="soundcard_h sys_soundcard_h"
oss_outdev_deps_any="soundcard_h sys_soundcard_h"
pulse_indev_deps="libpulse"
+pulse_outdev_deps="libpulse"
sdl_outdev_deps="sdl"
sndio_indev_deps="sndio_h"
sndio_outdev_deps="sndio_h"