chore: fix deps for WebKit on ubuntu20 (#16950)

This commit is contained in:
Max Schmitt 2022-08-31 12:27:09 +02:00 committed by GitHub
parent 3ea68be24f
commit 6533eb2e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,6 +298,7 @@ export const deps: any = {
'libxtst6'
],
webkit: [
'libenchant-2-2',
'gstreamer1.0-libav',
'gstreamer1.0-plugins-bad',
'gstreamer1.0-plugins-base',
@ -433,6 +434,7 @@ export const deps: any = {
'libXtst.so.6': 'libxtst6',
'libxshmfence.so.1': 'libxshmfence1',
'libatomic.so.1': 'libatomic1',
'libenchant-2.so.2': 'libenchant-2-2',
},
},