1 parent 7d6a735 commit 3fda315Copy full SHA for 3fda315
2 files changed
.github/actions/setup-env/action.yml
@@ -14,6 +14,7 @@ runs:
14
libappindicator3-dev \
15
libdbus-1-dev \
16
libdrm-dev \
17
+ librsvg2-dev \
18
libfontconfig-dev \
19
libgtk-3-dev \
20
libpulse-dev \
docs/install.md
@@ -23,6 +23,8 @@ sudo apt install \
23
g++ \
24
25
26
+ libdrm-dev \
27
28
29
30
0 commit comments