Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/vte: needs host-intltool
@ 2019-07-13  8:32 Fabrice Fontaine
  2019-07-13  8:32 ` [Buildroot] [PATCH 2/2] package/vte: add gnutls optional dependency Fabrice Fontaine
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Fabrice Fontaine @ 2019-07-13  8:32 UTC (permalink / raw)
  To: buildroot

Fixes:
 - http://autobuild.buildroot.org/results/30a8032ebba5a30bacd321c407a1d0734fadf757

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/vte/vte.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/vte/vte.mk b/package/vte/vte.mk
index 90853cb4a5..7332a1ae04 100644
--- a/package/vte/vte.mk
+++ b/package/vte/vte.mk
@@ -7,7 +7,7 @@
 VTE_VERSION = 0.48.3
 VTE_SOURCE = vte-$(VTE_VERSION).tar.xz
 VTE_SITE = http://ftp.gnome.org/pub/gnome/sources/vte/0.48
-VTE_DEPENDENCIES = host-pkgconf libgtk3 libxml2 pcre2
+VTE_DEPENDENCIES = host-intltool host-pkgconf libgtk3 libxml2 pcre2
 VTE_LICENSE = LGPL-2.1+
 VTE_LICENSE_FILES = COPYING
 VTE_CONF_OPTS += --disable-introspection --without-gnutls --disable-vala
-- 
2.20.1

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

end of thread, other threads:[~2019-08-29 21:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-13  8:32 [Buildroot] [PATCH 1/2] package/vte: needs host-intltool Fabrice Fontaine
2019-07-13  8:32 ` [Buildroot] [PATCH 2/2] package/vte: add gnutls optional dependency Fabrice Fontaine
2019-07-14 12:54   ` Thomas Petazzoni
2019-07-14 12:51 ` [Buildroot] [PATCH 1/2] package/vte: needs host-intltool Thomas Petazzoni
2019-07-14 13:28   ` Fabrice Fontaine
2019-08-02 22:27 ` Thomas Petazzoni
2019-08-29 21:19 ` Peter Korsgaard

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