mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:00:09 +00:00
libvdpau: Inherit pkgconfig
Fixes ../git/src/meson.build:1:0: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bbf7ede71b
commit
301595bea8
@ -10,7 +10,7 @@ SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit features_check meson
|
||||
inherit features_check meson pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user