fix(firefox): add missing dependency on Ubuntu 18.04 (#12625)

This commit is contained in:
Yury Semikhatsky 2022-03-09 11:21:15 -08:00 committed by GitHub
parent 92430cc56c
commit d49843edaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,6 +88,7 @@ export const deps: any = {
'libxi6',
'libxrender1',
'libxt6',
'libxtst6',
],
webkit: [
'gstreamer1.0-libav',