From 2262d8739ff888b23c26aa078a9a6507a9685994 Mon Sep 17 00:00:00 2001 From: Mosan <7314041+gctmt@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:19:34 +0000 Subject: [PATCH] Update nativeDeps.ts (#5988) --- src/nativeDeps.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nativeDeps.ts b/src/nativeDeps.ts index e8ab3c4e4a..95033dc80c 100644 --- a/src/nativeDeps.ts +++ b/src/nativeDeps.ts @@ -151,6 +151,7 @@ export const deps = { 'libxext6', 'libxfixes3', 'libxrandr2', + 'libxshmfence1', ], firefox: [ 'ffmpeg',