Remove architecture independent paths from protocols pkgconfig file
libweston-X-protocols.pc is installed to XDG_DATA_DIRS but contains architecture dependent paths. Use the newly introduced dataonly feature in meson to remove architecture paths in the pkgconfig file.
Fixes: #269 (closed)
Signed-off-by: Rohan Garg rohan.garg@collabora.com