fix(firefox): add missing dependency on Ubuntu 18.04 (#12625)
This commit is contained in:
parent
92430cc56c
commit
d49843edaa
|
|
@ -88,6 +88,7 @@ export const deps: any = {
|
|||
'libxi6',
|
||||
'libxrender1',
|
||||
'libxt6',
|
||||
'libxtst6',
|
||||
],
|
||||
webkit: [
|
||||
'gstreamer1.0-libav',
|
||||
|
|
|
|||
Loading…
Reference in a new issue