me
/
guix
Archived
1
0
Fork 0

gnu: tracker: Add python to native inputs.

Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.

* gnu/packages/gnome.scm (tracker)[native-inputs]: Add python.
master
Maxim Cournoyer 2021-12-19 01:04:09 -05:00
parent 00ed8c6fe9
commit b925b3c6dc
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 0 deletions

View File

@ -8907,6 +8907,7 @@ easy, safe, and automatic.")
("intltool" ,intltool)
("dbus" ,dbus)
("pkg-config" ,pkg-config)
("python" ,python)
("vala" ,vala)))
(inputs
`(("dbus" ,dbus)