mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
update dependencies to fix https://github.com/wavetermdev/waveterm/issues/256
This commit is contained in:
+5
-1
@@ -93,8 +93,12 @@ description: 'Welcome to the Quickstart Guide for Wave! Here, you''ll find every
|
||||
|
||||
if you run into issues, try running the following 2 commands:
|
||||
```
|
||||
sudo apt install libgconf-2-4 libatk1.0-0 libatk-bridge2.0-0 \
|
||||
sudo apt install libgtk2.0-0 libatk1.0-0 libatk-bridge2.0-0
|
||||
libgdk-pixbuf2.0-0 libgtk-3-0 libgbm-dev libnss3-dev libxss-dev
|
||||
```
|
||||
|
||||
And
|
||||
```
|
||||
export DISPLAY=:0
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user