xwayland: install pkgconfig to sharedirmaster
commitb9754729e1800becb2fb0b799efe2b1f18067d50
authorRouven Czerwinski <rouven@czerwinskis.de>
Wed, 15 May 2024 08:27:38 +0000 (15 10:27 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 31 May 2024 11:55:12 +0000 (31 11:55 +0000)
treed7e2492aa8a08bb2969861a2e452b6a600dbe866
parent9df084c8d164903924f1e8ecfa05f74c985773d3
xwayland: install pkgconfig to sharedir

Remove the previous change which ensured that the xwayland pkgconfig
file was installed into $libdir. This is a breaking change for build
systems searching for the xwayland pkg-config file. The sharedir
location fits xwayland better since the pkg-config file does not contain
linking information, it only contains the data on how to locate the
xwayland binary and which features are enabled.

Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1543>
hw/xwayland/meson.build