From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/sconeserver: needs host-pkgconf
Date: Mon, 29 Aug 2016 00:05:11 +0200 [thread overview]
Message-ID: <871t188s88.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1472408394-20573-1-git-send-email-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Sun, 28 Aug 2016 20:19:53 +0200")
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> sconeserver uses pkg-config macros, so it needs host-pkgconf.
> Reported-by: Matthew Weber <matt@thewebers.ws>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
> package/sconeserver/sconeserver.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> diff --git a/package/sconeserver/sconeserver.mk b/package/sconeserver/sconeserver.mk
> index e02c1a6..42901c6 100644
> --- a/package/sconeserver/sconeserver.mk
> +++ b/package/sconeserver/sconeserver.mk
> @@ -10,7 +10,7 @@ SCONESERVER_LICENSE = GPLv2+
> SCONESERVER_LICENSE_FILES = COPYING
> # fetching from Git, we need to generate the configure script
> SCONESERVER_AUTORECONF = YES
> -SCONESERVER_DEPENDENCIES += pcre
> +SCONESERVER_DEPENDENCIES = host-pkgconf pcre
It already pulled in host-pkgconf for the image and location suboption,
so I've dropped those, updated the commit message and committed, thanks.
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2016-08-28 22:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-28 18:19 [Buildroot] [PATCH 1/2] package/sconeserver: needs host-pkgconf Yann E. MORIN
2016-08-28 18:19 ` [Buildroot] [PATCH 2/2] package/sconeserver: needs shared libs or non uClibc toolchain Yann E. MORIN
2016-08-28 22:09 ` Peter Korsgaard
2016-08-28 22:15 ` Yann E. MORIN
2016-08-29 7:03 ` Peter Korsgaard
2016-08-28 22:20 ` Matthew Weber
2016-08-28 22:05 ` Peter Korsgaard [this message]
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=871t188s88.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.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