mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-12-02 14:05:43 -05:00
Update README.md for Fedora27
Added Required packages for Fedora 27, since many of the required packages uses different names on Fedora 27.
This commit is contained in:
parent
9cd1e44952
commit
e6c95cba21
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -67,6 +67,21 @@ i3lock now uses GNU autotools for building; you'll need to do something like `au
|
|||
- libxkbcommon >= 0.5.0
|
||||
- libxkbcommon-x11 >= 0.5.0
|
||||
- libjpeg-turbo >= 1.4.90
|
||||
#### Required Packages (Fedora 27)
|
||||
- cairo-devel
|
||||
- libev
|
||||
- libev-devel
|
||||
- libjpeg-devel
|
||||
- libjpeg-turbo
|
||||
- libxcb
|
||||
- libxkbcommon
|
||||
- libxkbcommon-x11
|
||||
- libxkbcommon-x11-devel
|
||||
- pam-devel
|
||||
- pkg-config
|
||||
- xcb-util-devel
|
||||
- xcb-util-image
|
||||
- xcb-util-image-devel
|
||||
|
||||
##### Aur Package
|
||||
[Stable](https://aur.archlinux.org/packages/i3lock-color/)
|
||||
|
|
Loading…
Reference in a new issue