We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libvpx.so.5
1 parent f4e584e commit 50ca041Copy full SHA for 50ca041
src/server/validateDependencies.ts
@@ -205,6 +205,7 @@ const LIBRARY_TO_PACKAGE_NAME_UBUNTU_18_04: { [s: string]: string} = {
205
'libsecret-1.so.0': 'libsecret-1-0',
206
'libsmime3.so': 'libnss3',
207
'libssl3.so': 'libnss3',
208
+ 'libvpx.so.5': 'libvpx5',
209
'libwayland-client.so.0': 'libwayland-client0',
210
'libwayland-egl.so.1': 'libwayland-egl1',
211
'libwayland-server.so.0': 'libwayland-server0',
0 commit comments