mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-24 06:44:47 -04:00
fix indent
This commit is contained in:
parent
891c1a64bd
commit
57f4ba58ae
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@
|
||||||
### Install package dependencies:
|
### Install package dependencies:
|
||||||
#### RedHat/Fedora
|
#### RedHat/Fedora
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install mesa-libGL-devel gcc cmake rapidjson-devel \
|
sudo dnf install mesa-libGL-devel gcc cmake rapidjson-devel \
|
||||||
libupnp openssl sqlcipher sqlcipher-devel \
|
libupnp openssl sqlcipher sqlcipher-devel \
|
||||||
botan2 botan2-devel json-c-devel bzip2-devel asio-devel libsecret libXScrnSaver-devel
|
botan2 botan2-devel json-c-devel bzip2-devel asio-devel libsecret libXScrnSaver-devel
|
||||||
```
|
```
|
||||||
|
|
||||||
To compile with Qt5:
|
To compile with Qt5:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue