From: Alexander Dahl <post@lespocky.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fastd: needs host-bison and host-pkgconf
Date: Thu, 05 Nov 2015 19:07:40 +0100 [thread overview]
Message-ID: <53a611ba58174e801cf50342059a6e02@localhost> (raw)
In-Reply-To: <1446740938-9782-1-git-send-email-gustavo@zacarias.com.ar>
Am 2015-11-05 17:28, schrieb Gustavo Zacarias:
> Fixes (missing host-bison):
> http://autobuild.buildroot.net/results/237/2371c98112a416f4d9d32576f207dad8d80ac537
>
> host-pkgconf derived from $(@D)/cmake/deps.cmake
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Alexander Dahl <post@lespocky.de>
> ---
> package/fastd/fastd.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/fastd/fastd.mk b/package/fastd/fastd.mk
> index afaa27b..4c2626f 100644
> --- a/package/fastd/fastd.mk
> +++ b/package/fastd/fastd.mk
> @@ -9,7 +9,7 @@ FASTD_SITE = git://git.universe-factory.net/fastd
> FASTD_LICENSE = BSD-2c
> FASTD_LICENSE_FILES = COPYRIGHT
> FASTD_CONF_OPTS = -DENABLE_LIBSODIUM=ON
> -FASTD_DEPENDENCIES = libuecc libsodium libcap
> +FASTD_DEPENDENCIES = host-bison host-pkgconf libuecc libsodium libcap
>
> ifeq ($(BR2_PACKAGE_OPENSSL),y)
> FASTD_CONF_OPTS += -DENABLE_OPENSSL=ON
--
?With the first link, the chain is forged. The first speech censured,
the first thought forbidden, the first freedom denied, chains us all
irrevocably.? (Jean-Luc Picard, quoting Judge Aaron Satie)
*** GnuPG-FP: 02C8 A590 7FE5 CA5F 3601 D1D5 8FBA 7744 CC87 10D0 ***
next prev parent reply other threads:[~2015-11-05 18:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-05 16:28 [Buildroot] [PATCH] fastd: needs host-bison and host-pkgconf Gustavo Zacarias
2015-11-05 18:07 ` Alexander Dahl [this message]
2015-11-05 20:56 ` 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=53a611ba58174e801cf50342059a6e02@localhost \
--to=post@lespocky.de \
--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.