mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Cleaning up linkage again.
This commit is contained in:
parent
f70e720d3f
commit
18b966e685
|
@ -370,7 +370,10 @@ make -j$(nproc)
|
|||
sudo make install
|
||||
```
|
||||
|
||||
### Sqlcipher compiling (Fedora)
|
||||
### sqlcipher
|
||||
|
||||
If you are not using Fedora, skip this section, and go directly to installing [**toxcore**](#toxcore-dependencies).
|
||||
|
||||
```bash
|
||||
git clone https://github.com/sqlcipher/sqlcipher
|
||||
cd sqlcipher
|
||||
|
|
Loading…
Reference in New Issue
Block a user