diff options
author | Jeremy Andrews <athenian200@outlook.com> | 2021-09-25 17:36:24 -0500 |
---|---|---|
committer | Jeremy Andrews <athenian200@outlook.com> | 2021-09-25 17:36:24 -0500 |
commit | f6f94a2126f2f1ecffadfbe63ae4a9edec92b2f7 (patch) | |
tree | 4953992a3ae9b2b89395c6f86344768bbab662f8 /config | |
parent | 11b9adfb2f5b59b1ef214dcececc5e4e6a100e05 (diff) | |
download | aura-central-f6f94a2126f2f1ecffadfbe63ae4a9edec92b2f7.tar.gz |
Issue %3003 - Move libopus to libs/
Diffstat (limited to 'config')
-rw-r--r-- | config/external/moz.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/external/moz.build b/config/external/moz.build index fe48acbce..f5c216adb 100644 --- a/config/external/moz.build +++ b/config/external/moz.build @@ -36,7 +36,6 @@ if CONFIG['MOZ_FFVPX']: external_dirs += [ 'media/libcubeb', - 'media/libopus', 'media/libtheora', 'media/libspeex_resampler', 'media/libstagefright', |