* [Buildroot] [PATCH] gcr: needs host-intltool
@ 2015-12-02 10:28 Gustavo Zacarias
2015-12-07 8:57 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-12-02 10:28 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/c31/c3177224ca2488cf4740a2d22d1a861872d2dcde/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/gcr/gcr.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/gcr/gcr.mk b/package/gcr/gcr.mk
index 0730eb4..a89f874 100644
--- a/package/gcr/gcr.mk
+++ b/package/gcr/gcr.mk
@@ -8,7 +8,7 @@ GCR_VERSION_MAJOR = 3.18
GCR_VERSION = $(GCR_VERSION_MAJOR).0
GCR_SITE = http://ftp.acc.umu.se/pub/gnome/sources/gcr/$(GCR_VERSION_MAJOR)
GCR_SOURCE = gcr-$(GCR_VERSION).tar.xz
-GCR_DEPENDENCIES = host-pkgconf libgcrypt libglib2 p11-kit
+GCR_DEPENDENCIES = host-intltool host-pkgconf libgcrypt libglib2 p11-kit
GCR_INSTALL_STAGING = YES
GCR_CONF_ENV = ac_cv_path_GNUPG=/usr/bin/gpg2
GCR_CONF_OPTS = \
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-07 8:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-02 10:28 [Buildroot] [PATCH] gcr: needs host-intltool Gustavo Zacarias
2015-12-07 8:57 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox