gnu: gnome-bluetooth: Add missing inputs for tests.
* gnu/packages/gnome.scm (gnome-bluetooth)[native-inputs]: Add python and python-dbus.master
parent
c1ea1a94c3
commit
ac60f71215
|
@ -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.
|
||||
|
|
Reference in New Issue