Move portaudio to proper third_party directory
Bug: webrtc:8366 Change-Id: I2a6464c5097840219825fe08dde9630f2231451a Reviewed-on: https://webrtc-review.googlesource.com/84581 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24081}
This commit is contained in:
@ -48,6 +48,7 @@ LIB_TO_LICENSES_DICT = {
|
||||
'webrtc': ['LICENSE', 'LICENSE_THIRD_PARTY'],
|
||||
'zlib': ['third_party/zlib/LICENSE'],
|
||||
'base64': ['rtc_base/third_party/base64/LICENSE'],
|
||||
'portaudio': ['modules/third_party/portaudio/LICENSE'],
|
||||
|
||||
# Compile time dependencies, no license needed:
|
||||
'yasm': [],
|
||||
|
||||
Reference in New Issue
Block a user