Skip to content
Snippets Groups Projects
Commit 1ee68bba authored by Kateryna Kostiuk's avatar Kateryna Kostiuk
Browse files

iOS: remove opus from dependencies

We don't need instal opus, since it loaded in contrib.

Change-Id: Ic733bd5fe13ef240704d3a493184e84839187366
parent 9d9f5b81
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ OSX_DEPENDENCIES_UNLINK = [
]
IOS_DEPENDENCIES = [
'autoconf', 'automake', 'cmake', 'yasm', 'libtool', 'opus',
'autoconf', 'automake', 'cmake', 'yasm', 'libtool',
'pkg-config', 'gettext', 'swiftlint', 'swiftgen'
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment