All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/midori: drop select of libsoup-gnome
@ 2022-01-28 17:32 Fabrice Fontaine
  2022-01-30 17:19 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-01-28 17:32 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

libsoup-gnome is not used by midori since bump to version 9.0 in commit
42f19d49fb2da891be9266a2f843292d24847f18 and
https://github.com/midori-browser/core/commit/0c2d8f0ea61f20476542e861bc1772a878a54d32

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

diff --git a/package/midori/Config.in b/package/midori/Config.in
index d98d7cb161..715295e5a6 100644
--- a/package/midori/Config.in
+++ b/package/midori/Config.in
@@ -41,7 +41,6 @@ config BR2_PACKAGE_MIDORI
 	select BR2_PACKAGE_LIBPEAS
 	select BR2_PACKAGE_LIBPEAS_WIDGETS
 	select BR2_PACKAGE_LIBSOUP
-	select BR2_PACKAGE_LIBSOUP_GNOME
 	select BR2_PACKAGE_LIBXML2
 	select BR2_PACKAGE_PYTHON3 # gobject-introspection
 	select BR2_PACKAGE_SQLITE
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/midori: drop select of libsoup-gnome
  2022-01-28 17:32 [Buildroot] [PATCH 1/1] package/midori: drop select of libsoup-gnome Fabrice Fontaine
@ 2022-01-30 17:19 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-01-30 17:19 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Fri, 28 Jan 2022 18:32:04 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> libsoup-gnome is not used by midori since bump to version 9.0 in commit
> 42f19d49fb2da891be9266a2f843292d24847f18 and
> https://github.com/midori-browser/core/commit/0c2d8f0ea61f20476542e861bc1772a878a54d32
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/midori/Config.in | 1 -
>  1 file changed, 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-01-30 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-28 17:32 [Buildroot] [PATCH 1/1] package/midori: drop select of libsoup-gnome Fabrice Fontaine
2022-01-30 17:19 ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.