dannym pushed a commit to branch wip-desktop
in repository guix.
commit 5624087b7d3f95b5d045dfe2b53568886fbd35a8
Author: Raghav Gururajan <[email protected]>
AuthorDate: Tue Aug 18 01:52:59 2020 -0400
Revert "gnu: libpeas: Include python phases."
This reverts commit 6c08fb03dbbc19d7d04eb4152a2958eca1dd0d40.
Signed-off-by: Danny Milosavljevic <[email protected]>
---
gnu/packages/gnome.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8dab97b..a9c8f4c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3456,7 +3456,6 @@ form of information without getting in the user's way.")
(outputs '("out" "demo" "doc"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- #:python? #t ; To wrap binaries
#:configure-flags
(list
"-Dpython2=true"