mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-26 07:37:15 +03:00
Add cmake to dependency install list
parent
6eb613d0b8
commit
bd6621d5a1
@ -1,6 +1,6 @@
|
||||
## Installing dependencies
|
||||
```sh
|
||||
sudo apt-get install extra-cmake-modules libqt5webkit5-dev libqt5x11extras5-dev libarchive-dev libsqlite3-dev libxcb-keysyms1-dev
|
||||
sudo apt-get install cmake extra-cmake-modules libqt5webkit5-dev libqt5x11extras5-dev libarchive-dev libsqlite3-dev libxcb-keysyms1-dev
|
||||
```
|
||||
|
||||
## Building Zeal
|
||||
|
Loading…
Reference in New Issue
Block a user