[yocto] python3 pygame under Pyro

Khem Raj raj.khem at gmail.com
Wed Oct 2 15:01:54 PDT 2019


On Wed, Oct 2, 2019 at 2:46 PM Mauro Ziliani <mauro at faresoftware.it> wrote:
>
> Hi all.
>
> I'm trying to build python3-pygame for and imx6dl board in Pyro.
>
> Pygame needs SDL, but I don't know how to tell to bitbake for compile
> sdl before pygame.
>
>
> I put libsdl-native into DEPENDS but doesn't work.
>
>
> bitbake try to run sdl-config but it cannot find the file.
>
>
> Any idea?
>

Does, DEPENDS += "libsdl2" help ?
>
> Best regards,
>
>    MZ
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list