[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/142: gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Ink
From: |
guix-commits |
Subject: |
106/142: gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Inkscape. |
Date: |
Wed, 20 Oct 2021 14:56:52 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit d2f819a08de44aee7b3d3be5ead17f76c9de70b0
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Oct 5 00:49:05 2021 -0400
gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Inkscape.
* gnu/packages/gtk.scm (at-spi2-atk)
[propagated-inputs]: Replace at-spi2-core with at-spi2-core-minimal.
---
gnu/packages/gtk.scm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 4aa46e5..f8d37f5 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -859,9 +859,7 @@ is part of the GNOME accessibility project.")
(setenv "DBUS_FATAL_WARNINGS" "0")
(invoke "dbus-launch" "meson" "test"))))))
(propagated-inputs
- ;; TODO: Replace by at-spi2-core-minimal in the next staging window, or
- ;; when Inkscape 0.92 is upgraded to 1.0 to avoid a cycle.
- `(("at-spi2-core" ,at-spi2-core))) ; required by atk-bridge-2.0.pc
+ `(("at-spi2-core" ,at-spi2-core-minimal))) ; required by atk-bridge-2.0.pc
(inputs
`(("atk" ,atk)
("glib" ,glib)))
- 101/142: gnu: python-pathlib2: Update to 2.3.6., (continued)
- 101/142: gnu: python-pathlib2: Update to 2.3.6., guix-commits, 2021/10/20
- 112/142: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 113/142: gnu: gusb-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 126/142: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/20
- 04/142: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/20
- 18/142: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 49/142: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/10/20
- 55/142: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/10/20
- 61/142: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/20
- 96/142: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/10/20
- 106/142: gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Inkscape.,
guix-commits <=
- 117/142: gnu: graphviz: Update to 2.49.0., guix-commits, 2021/10/20
- 24/142: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/10/20
- 121/142: gnu: util-linux: Globally disable the lsns test., guix-commits, 2021/10/20
- 111/142: gnu: colord-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 118/142: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/10/20
- 124/142: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/10/20
- 23/142: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/10/20
- 25/142: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/10/20
- 34/142: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/10/20
- 36/142: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/10/20