build: use get_variable(pkgconfig) instead of get_pkgconfig_variable()
authorSimon Ser <contact@emersion.fr>
Tue, 8 Mar 2022 12:58:17 +0000 (13:58 +0100)
committerSimon Ser <contact@emersion.fr>
Fri, 25 Mar 2022 09:14:08 +0000 (09:14 +0000)
commitb6bbc0c44dd1d533700a973b3837410d4a9df7c7
tree1c71198bfe4387cc239f75624e853dad4c1585a1
parent24e0a7b622d3f0e5fac043cb90e0e95093b650d5
build: use get_variable(pkgconfig) instead of get_pkgconfig_variable()

We don't get a warning for it yet, but get_pkgconfig_variable() is
deprecated.

Signed-off-by: Simon Ser <contact@emersion.fr>
src/meson.build