Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] wget: add host-pkgconf dependency
@ 2014-12-10  0:40 Gustavo Zacarias
  2014-12-10 20:25 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-12-10  0:40 UTC (permalink / raw)
  To: buildroot

Uses pkgconfig since 1.16.1+ to find libraries.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/wget/wget.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/wget/wget.mk b/package/wget/wget.mk
index b19c987..bd8e378 100644
--- a/package/wget/wget.mk
+++ b/package/wget/wget.mk
@@ -7,6 +7,7 @@
 WGET_VERSION = 1.16.1
 WGET_SOURCE = wget-$(WGET_VERSION).tar.xz
 WGET_SITE = $(BR2_GNU_MIRROR)/wget
+WGET_DEPENDENCIES = host-pkgconf
 WGET_LICENSE = GPLv3+
 WGET_LICENSE_FILES = COPYING
 
-- 
2.0.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] wget: add host-pkgconf dependency
  2014-12-10  0:40 [Buildroot] [PATCH] wget: add host-pkgconf dependency Gustavo Zacarias
@ 2014-12-10 20:25 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-12-10 20:25 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Tue,  9 Dec 2014 21:40:06 -0300, Gustavo Zacarias wrote:
> Uses pkgconfig since 1.16.1+ to find libraries.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/wget/wget.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-10 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  0:40 [Buildroot] [PATCH] wget: add host-pkgconf dependency Gustavo Zacarias
2014-12-10 20:25 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox