Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/zbar: fix zbar build
@ 2016-10-20 16:43 Viacheslav Volkov
  2016-10-20 21:00 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Viacheslav Volkov @ 2016-10-20 16:43 UTC (permalink / raw)
  To: buildroot

Fixes:
    http://autobuild.buildroot.net/results/913/913662f10330b79f7769d05493438676939d9c7e/

Signed-off-by: Viacheslav Volkov <sv99@inbox.ru>
---
 package/zbar/zbar.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/zbar/zbar.mk b/package/zbar/zbar.mk
index 54e11e3..aba78d1 100644
--- a/package/zbar/zbar.mk
+++ b/package/zbar/zbar.mk
@@ -12,6 +12,8 @@ ZBAR_LICENSE_FILES = LICENSE
 ZBAR_INSTALL_STAGING = YES
 ZBAR_AUTORECONF = YES
 ZBAR_DEPENDENCIES = libv4l jpeg
+# add host-gettext for AM_ICONV macro
+ZBAR_DEPENDENCIES += host-gettext
 ZBAR_CONF_OPTS = \
 	--without-imagemagick \
 	--without-qt \
-- 
1.9.1

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

* [Buildroot] [PATCH] package/zbar: fix zbar build
  2016-10-20 16:43 [Buildroot] [PATCH] package/zbar: fix zbar build Viacheslav Volkov
@ 2016-10-20 21:00 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-10-20 21:00 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 20 Oct 2016 19:43:11 +0300, Viacheslav Volkov wrote:
> Fixes:
>     http://autobuild.buildroot.net/results/913/913662f10330b79f7769d05493438676939d9c7e/
> 
> Signed-off-by: Viacheslav Volkov <sv99@inbox.ru>
> ---
>  package/zbar/zbar.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, 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:[~2016-10-20 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 16:43 [Buildroot] [PATCH] package/zbar: fix zbar build Viacheslav Volkov
2016-10-20 21:00 ` Thomas Petazzoni

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