package/pkg-meson.mk: set correct pkgconfig for native dependencies
authorJames Hilliard <james.hilliard1@gmail.com>
Tue, 28 Apr 2020 12:22:12 +0000 (06:22 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 1 May 2020 14:01:29 +0000 (16:01 +0200)
commit5cff3a8bdfba92e9f61d0984df08f1ecd205c072
treec8622c063054778b141d4bd492476af977233324
parent7292a5a0723a2dee8ccda0084f5af8100a5760a9
package/pkg-meson.mk: set correct pkgconfig for native dependencies

This sets the correct build.pkg_config_path for all meson packages so
that dependencies with native: true will properly use the the host
pkgconfig instead of the target pkgconfig.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pkg-meson.mk