mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-22 21:53:03 +03:00
Update page to include required packages to build
parent
f18f49cc99
commit
3174c33f41
@ -3,6 +3,12 @@ Zeal is not included in Arch pacman, but we have 2 version in the AUR:
|
|||||||
- [Stable zeal](https://aur.archlinux.org/packages/zeal/)
|
- [Stable zeal](https://aur.archlinux.org/packages/zeal/)
|
||||||
- [Latest zeal from git](https://aur.archlinux.org/packages/zeal-git/)
|
- [Latest zeal from git](https://aur.archlinux.org/packages/zeal-git/)
|
||||||
|
|
||||||
|
Requirements
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo pacman -S libarchive xcb-util-keysyms extra-cmake-modules
|
||||||
|
```
|
||||||
|
|
||||||
In addition, you can always compile zeal by your hands from the source code repository.
|
In addition, you can always compile zeal by your hands from the source code repository.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user