mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 17:30:02 +02:00
➕ wasi-libc is now a bootstrap dependancy
This commit is contained in:
parent
48e4aadab4
commit
c0f846a794
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@ async function linuxBootstrap() {
|
|||
'libpulse',
|
||||
'xorg-server-xvfb',
|
||||
'gst-libav',
|
||||
'gst-plugins-good'
|
||||
'gst-plugins-good',
|
||||
'wasi-libc'
|
||||
)
|
||||
)
|
||||
break
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue