From 53fc3dcb6022f35015afd2605ead32bfd7417144 Mon Sep 17 00:00:00 2001 From: Peter <> Date: Tue, 11 Jun 2019 10:09:59 +0100 Subject: [PATCH] Update dependencies --- BUCK | 1 + 1 file changed, 1 insertion(+) diff --git a/BUCK b/BUCK index 2284b3312d..ef306715d6 100644 --- a/BUCK +++ b/BUCK @@ -202,6 +202,7 @@ apple_library( deps = [ ':libffmpeg_build', ':libffmpeg', + ':opus', ], frameworks = [ '$SDKROOT/System/Library/Frameworks/Foundation.framework',