mirror of
https://github.com/hyprwm/hyprlock.git
synced 2024-11-16 23:05:58 +01:00
README: add libdrm and mesa dependencies (#57)
This commit is contained in:
parent
2fc23cbfc8
commit
33c272be9f
1 changed files with 2 additions and 0 deletions
|
@ -21,10 +21,12 @@ Hyprland's simple, yet multi-threaded and GPU-accelerated screen locking utility
|
||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- cairo
|
- cairo
|
||||||
- gles3.2
|
- gles3.2
|
||||||
|
- libdrm
|
||||||
- pango
|
- pango
|
||||||
- hyprlang>=0.4.0
|
- hyprlang>=0.4.0
|
||||||
- xkbcommon
|
- xkbcommon
|
||||||
- pam
|
- pam
|
||||||
|
- mesa
|
||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue