gnu: folks: Include python phases.

* gnu/packages/gnome.scm (folks) [arguments]: Modify.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
Raghav Gururajan 2020-08-17 02:19:36 -04:00 committed by Danny Milosavljevic
parent a488661949
commit 0521a0d2a3
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -11228,6 +11228,7 @@ (define-public folks
(outputs '("out" "doc" "help"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
#:python? #t ; To wrap binaries
#:configure-flags
(list
"-Dtracker_backend=true"