Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
docs: update build dependencies for Fedora (electron#35024)
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde authored and khalwa committed Feb 22, 2023
1 parent 77ed677 commit a097249
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/development/build-instructions-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ $ sudo yum install clang dbus-devel gtk3-devel libnotify-devel \
On Fedora, install the following libraries:

```sh
$ sudo dnf install clang dbus-devel gtk3-devel libnotify-devel \
libgnome-keyring-devel xorg-x11-server-utils libcap-devel \
$ sudo dnf install clang dbus-devel gperf gtk3-devel \
libnotify-devel libgnome-keyring-devel libcap-devel \
cups-devel libXtst-devel alsa-lib-devel libXrandr-devel \
nss-devel python-dbusmock openjdk-8-jre
nss-devel python-dbusmock
```

On Arch Linux / Manjaro, install the following libraries:
Expand Down

0 comments on commit a097249

Please sign in to comment.