mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2026-05-05 19:37:59 +02:00
meson: dmabuf-unstable-v1 -> dmabuf-v1
This commit is contained in:
parent
4883191c8c
commit
2ffa79c111
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ client_protocols = [
|
|||
'wlr-foreign-toplevel-management-unstable-v1.xml',
|
||||
hl_protocol_dir / 'protocols/hyprland-toplevel-export-v1.xml',
|
||||
hl_protocol_dir / 'protocols/hyprland-global-shortcuts-v1.xml',
|
||||
wl_protocol_dir / 'unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml',
|
||||
wl_protocol_dir / 'stable/linux-dmabuf/linux-dmabuf-v1.xml',
|
||||
]
|
||||
|
||||
wl_proto_files = []
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue