Revert "gnu: gexiv2: Include python phases."

This reverts commit a802be27a95ad1aa659bae1feaa397ecba7e863d.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
Raghav Gururajan 2020-08-18 01:53:34 -04:00 committed by Danny Milosavljevic
parent 24b0b932ca
commit 5cda70d748
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

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