me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and
  python-dbus.
master
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
1 changed files with 2 additions and 0 deletions

View File

@ -8336,6 +8336,8 @@ usage and information about running processes.")
("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.