Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] package/glib-networking: drop host-intltool
@ 2019-07-05 18:35 Fabrice Fontaine
  2019-07-05 18:35 ` [Buildroot] [PATCH 2/3] package/glib-networking: drop ca_certificates Fabrice Fontaine
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fabrice Fontaine @ 2019-07-05 18:35 UTC (permalink / raw)
  To: buildroot

intltool is not needed since version 2.49.90 and
https://gitlab.gnome.org/GNOME/glib-networking/commit/f539b7ebdb28bcf58cb2b6b86a15f33f563edaa8

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

diff --git a/package/glib-networking/glib-networking.mk b/package/glib-networking/glib-networking.mk
index 325cbcf8ad..163f1b0dd2 100644
--- a/package/glib-networking/glib-networking.mk
+++ b/package/glib-networking/glib-networking.mk
@@ -12,7 +12,6 @@ GLIB_NETWORKING_INSTALL_STAGING = YES
 GLIB_NETWORKING_DEPENDENCIES = \
 	$(TARGET_NLS_DEPENDENCIES) \
 	host-pkgconf \
-	host-intltool \
 	libglib2 \
 	gnutls
 
-- 
2.20.1

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

end of thread, other threads:[~2019-08-04 20:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-05 18:35 [Buildroot] [PATCH 1/3] package/glib-networking: drop host-intltool Fabrice Fontaine
2019-07-05 18:35 ` [Buildroot] [PATCH 2/3] package/glib-networking: drop ca_certificates Fabrice Fontaine
2019-07-05 18:35 ` [Buildroot] [PATCH 3/3] package/glib-networking: bump to version 2.61.1 Fabrice Fontaine
2019-07-14 14:12 ` [Buildroot] [PATCH 1/3] package/glib-networking: drop host-intltool Thomas Petazzoni
2019-08-04 20:10 ` Peter Korsgaard

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