diff options
author | Mikhail Burakov <mburakov@mailbox.org> | 2024-11-17 08:56:17 +0100 |
---|---|---|
committer | Mikhail Burakov <mburakov@mailbox.org> | 2024-11-17 08:56:17 +0100 |
commit | e70354e3d504b3a1b40573b43ebf8f7cfd4b9e66 (patch) | |
tree | 92be52dd85fdaf78347b039b9b6812a61c86cec4 /makefile | |
parent | 555bb47744c997ce408dac59991dbeb3ebac01cb (diff) |
Switch to stable version of linux-dambuf wayland proto
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ protocols_dir:=\ protocols:=\ viewporter \ - linux-dmabuf-unstable-v1 \ + linux-dmabuf-v1 \ pointer-constraints-unstable-v1 \ relative-pointer-unstable-v1 \ xdg-shell |