dannym pushed a commit to branch wip-desktop
in repository guix.
commit 020c318cd4bd7e5b7bdccdeee5bb0625630c9612
Author: Raghav Gururajan <[email protected]>
AuthorDate: Mon Aug 17 05:01:20 2020 -0400
gnu: mutter: Include python phases.
* gnu/packages/gnome.scm (mutter) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <[email protected]>
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2f07cf8..8f41429 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8530,6 +8530,7 @@ in commandline and shell scripts.")
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:configure-flags
(list
(string-append "-Dopengl_libname="