From 39b735a5c4fd3af80a25ba2d13695bfae866d3e5 Mon Sep 17 00:00:00 2001 From: Hugo Buddelmeijer Date: Fri, 13 Mar 2026 22:28:09 +0100 Subject: [PATCH] gnu: system-config-printer: Switch to python-dbus. * gnu/packages/gnome.scm (system-config-printer): Switch to python-dbus. [inputs]: Remove python-dbus-1.2; add python-dbus. Change-Id: Iba41894960ac4e432ad7cd03ce99cbcf228825d9 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 7d929e84b5..c1ed7d147f 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2899,7 +2899,7 @@ guidelines.") python cups gtk+ - python-dbus-1.2 + python-dbus python-pygobject python-pycups python-requests