[gnome-build-meta/alatiera/temporary-avoid-soup3] sdk: temporary do not include libsoup-3
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/temporary-avoid-soup3] sdk: temporary do not include libsoup-3
- Date: Fri, 26 Feb 2021 06:58:04 +0000 (UTC)
commit 8da12f132b807ef921198dfb454c4f3c84644a74
Author: Jordan Petridis <jordan centricular com>
Date: Fri Feb 26 08:54:40 2021 +0200
sdk: temporary do not include libsoup-3
There's an issue with gjs/shell where including it, seems to
override the existing "Soup" bindings. As there's nothing
depending on it temporary do not include it so gnome-shell is
able to launch again.
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/357
elements/sdk-platform.bst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/elements/sdk-platform.bst b/elements/sdk-platform.bst
index 20674d8a..4e7df097 100644
--- a/elements/sdk-platform.bst
+++ b/elements/sdk-platform.bst
@@ -41,7 +41,9 @@ depends:
- sdk/librsvg.bst
- sdk/libsecret.bst
- sdk/libsoup-2.4.bst
-- sdk/libsoup.bst
+# Temporary disabled till issue is figured out
+# https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/357
+# - sdk/libsoup.bst
- sdk/libwpe.bst
- sdk/pango.bst
- sdk/pinentry.bst
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]