meson: use the modern interface for pkg.generate
authorDylan Baker <dylan@pnwbakers.com>
Wed, 19 Jan 2022 19:14:17 +0000 (11:14 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 20 Jan 2022 18:20:40 +0000 (10:20 -0800)
commitcc161205432875c23f237d97488c9076ce64cf29
tree1503d02326bba3d9af887609f85cc8a9b02e2cd3
parent38c568775e19dd99d72d5564752ad27781a9a102
meson: use the modern interface for pkg.generate

This produces no differences in the generated output. I've had to
manually add `requires : 'libdrm'` to libdrm_intel, otherwise libdrm
ends up in `Requires.private` instead of `Requires`.

Signed-off-by: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Simon Ser <contact@emersion.fr>
amdgpu/meson.build
etnaviv/meson.build
exynos/meson.build
freedreno/meson.build
intel/meson.build
libkms/meson.build
meson.build
nouveau/meson.build
omap/meson.build
radeon/meson.build
tegra/meson.build