From: Consolatis <35009135+Consolatis@users.noreply.github.com> Date: Tue, 2 Jan 2024 07:20:40 +0000 (+0100) Subject: protocols: allow using a .wrap file X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=d86c7aad912d30f61592b6bebaf0e1f5ed9b3dde;p=proto%2Flabwc.git protocols: allow using a .wrap file Fixes #1356 --- diff --git a/protocols/meson.build b/protocols/meson.build index 527f9d4c..1cec5594 100644 --- a/protocols/meson.build +++ b/protocols/meson.build @@ -1,4 +1,4 @@ -wl_protocol_dir = wayland_protos.get_variable(pkgconfig: 'pkgdatadir') +wl_protocol_dir = wayland_protos.get_variable('pkgdatadir') wayland_scanner = find_program('wayland-scanner') wayland_scanner_code = generator(