Change libxscrnsaver package name to libXScrnSaver

This commit is contained in:
Andrea Pivetta 2017-10-20 23:13:20 +02:00 committed by GitHub
parent f440bb31e7
commit 49e7725cab

View file

@ -35,7 +35,7 @@ $ curl --silent --location https://rpm.nodesource.com/setup_8.x | sudo bash -
After that, install the dependencies to build and test the app:
```shellsession
$ sudo dnf install -y nodejs gcc-c++ make libsecret-devel libxscrnsaver
$ sudo dnf install -y nodejs gcc-c++ make libsecret-devel libXScrnSaver
```
If you want to package Desktop for distribution, you will need these additional dependencies: