Skip to content

Commit

Permalink
docs: note updated Electron libgbm req (#2931)
Browse files Browse the repository at this point in the history
  • Loading branch information
flotwig authored Jun 29, 2020
1 parent ec5e615 commit c76c043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guides/guides/continuous-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ If you are not using one of the above CI providers then make sure your system ha
```shell
# Ubuntu/Debian
apt-get install libgtk2.0-0 libgtk-3-0 libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libgconf-2-4 libnss3 libxss1 libasound2 libxtst6 xauth xvfb
# CentOS
yum install -y xorg-x11-server-Xvfb gtk2-devel gtk3-devel libnotify-devel GConf2 nss libXScrnSaver alsa-lib
Expand Down

0 comments on commit c76c043

Please sign in to comment.