All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/midori: drop select of libsoup-gnome
@ 2022-01-30 17:19 Thomas Petazzoni via buildroot
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni via buildroot @ 2022-01-30 17:19 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=75bea7b215675da9e097f9105d9b97aa4fc4f5b1
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-30 17:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-30 17:19 [Buildroot] [git commit] package/midori: drop select of libsoup-gnome 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.