diff --git a/make-ring.py b/make-ring.py index db876309bfd7a60211f9ffafe670649b1a156dc9..60abb1f82120d6243c615e2a2a986a08ec0f92ae 100755 --- a/make-ring.py +++ b/make-ring.py @@ -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' ]