[oe] [meta-oe][ 01/11] mpv: Add libxkbcommon when configuring with wayland

Martin Jansa martin.jansa at gmail.com
Tue Apr 25 12:15:55 UTC 2017


Patchwork really doesn't like you, another set of patches completely
ignored by patchwork.

Jose: PING2, can you check the patchwork changes which were integrated in
last few weeks?

On Tue, Apr 25, 2017 at 5:47 AM, Khem Raj <raj.khem at gmail.com> wrote:

> Fixes
>
> Package xkbcommon was not found in the pkg-config search path.
> Perhaps you should add the directory containing `xkbcommon.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'xkbcommon' found
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  meta-oe/recipes-multimedia/mplayer/mpv_0.24.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.24.0.bb
> b/meta-oe/recipes-multimedia/mplayer/mpv_0.24.0.bb
> index ce7b3d1e1..b1da2175d 100644
> --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.24.0.bb
> +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.24.0.bb
> @@ -37,7 +37,7 @@ PACKAGECONFIG[libarchive] = "--enable-libarchive,--
> disable-libarchive,libarchive
>  PACKAGECONFIG[jack] = "--enable-jack, --disable-jack, jack"
>  PACKAGECONFIG[vaapi] = "--enable-vaapi, --disable-vaapi,libva"
>  PACKAGECONFIG[vdpau] = "--enable-vdpau, --disable-vdpau,libvdpau"
> -PACKAGECONFIG[wayland] = "--enable-wayland, --disable-wayland,wayland"
> +PACKAGECONFIG[wayland] = "--enable-wayland, --disable-wayland,wayland
> libxkbcommon"
>
>  SIMPLE_TARGET_SYS = "${@'${TARGET_SYS}'.replace('${TARGET_VENDOR}', '')}"
>
> --
> 2.12.2
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list