0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-02-22 20:27:08 +00:00
termux-packages/packages/libwayland-protocols/0001-use-cross-wayland-scanner.patch
2025-02-17 14:28:54 +00:00

12 lines
357 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -13,7 +13,7 @@
native: true,
fallback: 'wayland'
)
-prog_scanner = find_program(dep_scanner.get_variable(pkgconfig: 'wayland_scanner', internal: 'wayland_scanner'))
+prog_scanner = find_program('@TERMUX_PREFIX@/opt/libwayland/cross/bin/wayland-scanner')
stable_protocols = {
'presentation-time': [''],