mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
add curl package into Ubuntu section missing for the build
This commit is contained in:
@@ -19,7 +19,7 @@ On Ubuntu, install the following libraries:
|
||||
$ sudo apt-get install build-essential clang libdbus-1-dev libgtk2.0-dev \
|
||||
libnotify-dev libgnome-keyring-dev libgconf2-dev \
|
||||
libasound2-dev libcap-dev libcups2-dev libxtst-dev \
|
||||
libxss1 libnss3-dev gcc-multilib g++-multilib
|
||||
libxss1 libnss3-dev gcc-multilib g++-multilib curl
|
||||
```
|
||||
|
||||
On Fedora, install the following libraries:
|
||||
|
||||
Reference in New Issue
Block a user