Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] supertux: select BR2_PACKAGE_LIBCURL
Date: Wed, 19 Apr 2017 20:10:13 +0200	[thread overview]
Message-ID: <06ceb0cc-5250-662d-b236-00e58cc05d2d@gmail.com> (raw)
In-Reply-To: <20170418155153.52641-1-Vincent.Riera@imgtec.com>

Hi Vicente,

Le 18/04/2017 ? 17:51, Vicente Olivert Riera a ?crit :
> libcurl is unconditionally added to the dependencies list in
> supertux.mk. However libcurl is not selected in Config.in.
> 
> This patch fixes that.

Humm someone at Imagination is playing with supertux ? :D

Acked-by: Romain Naour <romain.naour@gmail.com>

Best regards,
Romain

> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/supertux/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/supertux/Config.in b/package/supertux/Config.in
> index d4fd80b..684c2cc 100644
> --- a/package/supertux/Config.in
> +++ b/package/supertux/Config.in
> @@ -13,6 +13,7 @@ config BR2_PACKAGE_SUPERTUX
>  	select BR2_PACKAGE_BOOST_DATE_TIME
>  	select BR2_PACKAGE_BOOST_FILESYSTEM
>  	select BR2_PACKAGE_BOOST_SYSTEM
> +	select BR2_PACKAGE_LIBCURL
>  	select BR2_PACKAGE_LIBGLEW
>  	select BR2_PACKAGE_LIBGLU # GL/glu.h
>  	select BR2_PACKAGE_LIBOGG
> 

  reply	other threads:[~2017-04-19 18:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-18 15:51 [Buildroot] [PATCH] supertux: select BR2_PACKAGE_LIBCURL Vicente Olivert Riera
2017-04-19 18:10 ` Romain Naour [this message]
2017-04-30 21:32 ` 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=06ceb0cc-5250-662d-b236-00e58cc05d2d@gmail.com \
    --to=romain.naour@gmail.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