From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] lua-sdl2: new package
Date: Wed, 31 May 2017 23:34:02 +0200 [thread overview]
Message-ID: <20170531233402.6ff752f8@free-electrons.com> (raw)
In-Reply-To: <20170522131307.27529-3-francois.perrad@gadz.org>
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
next prev parent reply other threads:[~2017-05-31 21:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-22 13:13 [Buildroot] [PATCH 1/3] sdl2_mixer: new package Francois Perrad
2017-05-22 13:13 ` [Buildroot] [PATCH 2/3] sdl2_net: " Francois Perrad
2017-05-31 21:18 ` Thomas Petazzoni
2017-05-22 13:13 ` [Buildroot] [PATCH 3/3] lua-sdl2: " Francois Perrad
2017-05-31 21:34 ` Thomas Petazzoni [this message]
2017-05-31 21:16 ` [Buildroot] [PATCH 1/3] sdl2_mixer: " Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170531233402.6ff752f8@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox