From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] gnutls: update to version 2.10.3
Date: Wed, 13 Jul 2011 19:16:57 +0200 [thread overview]
Message-ID: <87k4bmdrsm.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1310576758-9980-1-git-send-email-s.neumann@raumfeld.com> (Sven Neumann's message of "Wed, 13 Jul 2011 19:05:58 +0200")
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Sven> Update gnutls to the latest release that still uses libgcrypt.
Sven> Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Sven> ---
Sven> package/gnutls/gnutls.mk | 5 +++--
Sven> 1 files changed, 3 insertions(+), 2 deletions(-)
Sven> diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
Sven> index 5f31e1e..b62ed3c 100644
Sven> --- a/package/gnutls/gnutls.mk
Sven> +++ b/package/gnutls/gnutls.mk
Sven> @@ -4,11 +4,12 @@
Sven> #
Sven> #############################################################
Sven> -GNUTLS_VERSION = 2.8.6
Sven> +GNUTLS_VERSION = 2.10.3
Sven> GNUTLS_SOURCE = gnutls-$(GNUTLS_VERSION).tar.bz2
Sven> GNUTLS_SITE = http://ftp.gnu.org/gnu/gnutls/
Sven> -GNUTLS_DEPENDENCIES = libgcrypt
Sven> GNUTLS_CONF_OPT += --without-libgcrypt-prefix
Sven> GNUTLS_INSTALL_STAGING = YES
Sven> +GNUTLS_DEPENDENCIES = host-pkg-config libglib2 libgcrypt
So it depends on glib now? Then you should select it as well in
Config.in
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-07-13 17:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 17:05 [Buildroot] [PATCH] gnutls: update to version 2.10.3 Sven Neumann
2011-07-13 17:16 ` Peter Korsgaard [this message]
2011-07-13 20:11 ` Sven Neumann
-- strict thread matches above, loose matches on Subject: below --
2011-07-14 7:10 Sven Neumann
2011-07-15 20:10 ` Peter Korsgaard
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=87k4bmdrsm.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.