mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-23 06:45:58 +01:00
builds: add gbm and libdrm to the build environment
This commit is contained in:
parent
bae393a684
commit
7c7cb88d8f
3 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,8 @@ packages:
|
|||
- wayland-protocols
|
||||
- inih-dev
|
||||
- scdoc
|
||||
- libdrm
|
||||
- mesa-dev
|
||||
sources:
|
||||
- https://github.com/emersion/xdg-desktop-portal-wlr
|
||||
tasks:
|
||||
|
|
|
@ -8,6 +8,7 @@ packages:
|
|||
- pipewire
|
||||
- libinih
|
||||
- scdoc
|
||||
- mesa
|
||||
sources:
|
||||
- https://github.com/emersion/xdg-desktop-portal-wlr
|
||||
tasks:
|
||||
|
|
|
@ -9,6 +9,8 @@ packages:
|
|||
- wayland-protocols
|
||||
- inih
|
||||
- scdoc
|
||||
- graphics/libdrm
|
||||
- graphics/mesa-libs
|
||||
sources:
|
||||
- https://github.com/emersion/xdg-desktop-portal-wlr
|
||||
tasks:
|
||||
|
|
Loading…
Reference in a new issue