From 3878f1fa8c805fcfb01521bf7e79a2e5f9538489 Mon Sep 17 00:00:00 2001 From: Hugo Buddelmeijer Date: Fri, 13 Mar 2026 22:28:09 +0100 Subject: [PATCH] gnu: gtg: Switch to python-dbus. * gnu/packages/gnome.scm (gtg): Switch to python-dbus. [inputs]: Remove python-dbus-1.2; add python-dbus. Change-Id: I1ee875a33dc5a628bc8e4a5fe521c62319cafb57 Signed-off-by: Sharlatan Hellseher --- 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 b6bec96902..7d929e84b5 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2731,7 +2731,7 @@ and how they are displayed (View).") gtksourceview-4 pango python - python-dbus-1.2 + python-dbus python-liblarch python-lxml python-pycairo