diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 2047ae0e3b..1b0a72817c 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8336,6 +8336,8 @@ (define-public gnome-bluetooth ("gobject-introspection" ,gobject-introspection) ("intltool" ,intltool) ("pkg-config" ,pkg-config) + ("python" ,python) + ("python-dbus" ,python-dbus) ("xmllint" ,libxml2))) (propagated-inputs ;; gnome-bluetooth-1.0.pc refers to all these.