X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=configure.ac;h=351db9e189925337e0fa7b0f25dd8354770e2668;hb=a518149f3478fc8bc984b114a1821d0fd83cecab;hp=4c4dbc33723c8aa0b7fc25782c4c31436cbef052;hpb=5889307336d67b11b4988253ec304d335c6bbf57;p=vlc diff --git a/configure.ac b/configure.ac index 4c4dbc3372..351db9e189 100644 --- a/configure.ac +++ b/configure.ac @@ -4954,6 +4954,7 @@ then VLC_ADD_LDFLAGS([macosx], [-Wl,-framework,IOKit]) VLC_ADD_LDFLAGS([macosx], [-Wl,-framework,QuickTime]) VLC_ADD_LDFLAGS([macosx qtcapture], [-Wl,-framework,QTKit]) + VLC_ADD_LDFLAGS([qtcapture], [-Wl,-framework,CoreAudio]) VLC_ADD_LDFLAGS([macosx], [-Wl,-framework,WebKit]) VLC_ADD_LDFLAGS([opengllayer qtcapture], [-Wl,-framework,QuartzCore]) VLC_ADD_LDFLAGS([qtcapture], [-Wl,-framework,CoreVideo])