gnu: gnome-bluetooth: Add missing inputs for tests.

* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and
  python-dbus.
This commit is contained in:
Guillaume Le Vaillant 2021-10-13 14:45:38 +02:00
parent c1ea1a94c3
commit ac60f71215
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -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.