[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
194/204: gnu: seed: Use webkitgtk-with-libsoup2.
From: |
guix-commits |
Subject: |
194/204: gnu: seed: Use webkitgtk-with-libsoup2. |
Date: |
Wed, 20 Apr 2022 02:03:45 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit 9c4ce8e266700c35d96942d55009c53a986b91be
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Apr 20 00:57:01 2022 -0400
gnu: seed: Use webkitgtk-with-libsoup2.
* gnu/packages/gnome.scm (seed)[propagated-inputs]: Use
webkitgtk-with-libsoup2.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index dae6692109..d1067408ae 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -557,7 +557,7 @@ bindings.")
("xscrnsaver" ,libxscrnsaver)))
(propagated-inputs
`(("glib" ,glib)
- ("webkit" ,webkitgtk)))
+ ("webkit" ,webkitgtk-with-libsoup2)))
(synopsis "GObject JavaScriptCore bridge")
(description "Seed is a library and interpreter, dynamically bridging
(through GObjectIntrospection) the WebKit JavaScriptCore engine, with the
- 168/204: gnu: conan: Update to 1.47.0 and relax PyYAML requirement., (continued)
- 168/204: gnu: conan: Update to 1.47.0 and relax PyYAML requirement., guix-commits, 2022/04/20
- 172/204: gnu: python-amqp: Update to 5.1.1 and enable tests., guix-commits, 2022/04/20
- 173/204: gnu: python-kombu: Update to 5.2.4., guix-commits, 2022/04/20
- 179/204: gnu: python-multipart: Fix build with PyYAML 6., guix-commits, 2022/04/20
- 182/204: gnu: python-ghp-import: Update to 2.0.2., guix-commits, 2022/04/20
- 185/204: gnu: Add python-crccheck., guix-commits, 2022/04/20
- 186/204: gnu: python-cantools: Update to 37.0.7., guix-commits, 2022/04/20
- 187/204: gnu: python-locust: Update to 2.8.6., guix-commits, 2022/04/20
- 191/204: gnu: Remove python-orator due to being broken and unmaintained., guix-commits, 2022/04/20
- 192/204: gnu: Add python-pydyf., guix-commits, 2022/04/20
- 194/204: gnu: seed: Use webkitgtk-with-libsoup2.,
guix-commits <=
- 196/204: gnu: libgrss: Use libsoup-minimal-2 to fix build., guix-commits, 2022/04/20
- 161/204: gnu: python-jupyter-protocol: Update to 0.2.0., guix-commits, 2022/04/20