From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 7/8] package/links: add --disable-graphics
Date: Sat, 20 Feb 2016 18:42:13 +0100 [thread overview]
Message-ID: <20160220174213.GL3418@free.fr> (raw)
In-Reply-To: <1455986411-14273-8-git-send-email-bernd.kuhls@t-online.de>
Bernd, All,
On 2016-02-20 17:40 +0100, Bernd Kuhls spake thusly:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/links/links.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/links/links.mk b/package/links/links.mk
> index 3486d94..f42f21c 100644
> --- a/package/links/links.mk
> +++ b/package/links/links.mk
> @@ -36,6 +36,8 @@ LINKS_DEPENDENCIES += tiff
> else
> LINKS_CONF_OPTS += --without-libtiff
> endif
> +else
> +LINKS_CONF_OPTS += --disable-graphics
> endif
>
> ifeq ($(BR2_PACKAGE_BZIP2),y)
> --
> 2.7.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2016-02-20 17:42 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-20 16:40 [Buildroot] [PATCH 0/8] package/links: With or without you ;) Bernd Kuhls
2016-02-20 16:40 ` [Buildroot] [PATCH 1/8] package/links: add --with/--without-zlib Bernd Kuhls
2016-02-20 17:38 ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 2/8] package/links: add --with/--without-lzma Bernd Kuhls
2016-02-20 17:39 ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 3/8] package/links: add --with/--without-ssl Bernd Kuhls
2016-02-20 17:43 ` Yann E. MORIN
2016-02-20 17:47 ` Bernd Kuhls
2016-02-20 17:50 ` Yann E. MORIN
2016-02-20 19:50 ` Bernd Kuhls
2016-02-20 16:40 ` [Buildroot] [PATCH 4/8] package/links: add --with/--without-libevent Bernd Kuhls
2016-02-20 17:39 ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 5/8] package/links: add --with/--without-bzip2 Bernd Kuhls
2016-02-20 17:40 ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 6/8] package/links: add --with/--without-libtiff Bernd Kuhls
2016-02-20 17:40 ` Yann E. MORIN
2016-02-20 16:40 ` [Buildroot] [PATCH 7/8] package/links: add --disable-graphics Bernd Kuhls
2016-02-20 17:42 ` Yann E. MORIN [this message]
2016-02-20 16:40 ` [Buildroot] [PATCH 8/8] package/links: add --with/--without-libjpeg Bernd Kuhls
2016-02-20 17:42 ` Yann E. MORIN
2016-02-20 17:37 ` [Buildroot] [PATCH 0/8] package/links: With or without you ;) Yann E. MORIN
2016-02-21 13:58 ` 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=20160220174213.GL3418@free.fr \
--to=yann.morin.1998@free.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.