1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-29 17:27:08 +00:00
termux-packages/x11-packages/wlroots/0002-use-cross-wayland-scanner.patch
2023-10-20 03:20:08 +08:00

15 lines
392 B
Diff

--- a/protocol/meson.build
+++ b/protocol/meson.build
@@ -6,10 +6,7 @@
wl_protocol_dir = wayland_protos.get_variable('pkgdatadir')
wayland_scanner_dep = dependency('wayland-scanner', native: true)
-wayland_scanner = find_program(
- wayland_scanner_dep.get_variable('wayland_scanner'),
- native: true,
-)
+wayland_scanner = 'wayland-scanner'
protocols = {
# Stable upstream protocols