[Buildroot] [PATCH 3/3] lua-sdl2: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed May 31 21:34:02 UTC 2017


Hello,

On Mon, 22 May 2017 15:13:07 +0200, Francois Perrad wrote:

> diff --git a/package/lua-sdl2/Config.in b/package/lua-sdl2/Config.in
> new file mode 100644
> index 0000000000..83b84acaa2
> --- /dev/null
> +++ b/package/lua-sdl2/Config.in
> @@ -0,0 +1,12 @@
> +config BR2_PACKAGE_LUA_SDL2
> +	bool "lua-sdl2"
> +	select BR2_PACKAGE_SDL2

Since you're selecting BR2_PACKAGE_SDL2, you should have propagated the
dependencies of BR2_PACKAGE_SDL2, i.e !BR2_STATIC_LIBS.

So I've done this and applied your patch to next. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list