[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
226/265: gnu: grilo: Include python phases.
From: |
guix-commits |
Subject: |
226/265: gnu: grilo: Include python phases. |
Date: |
Wed, 19 Aug 2020 13:09:40 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 45791e156bd35fdce7fa68b320c1b2f3319fc747
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 02:32:34 2020 -0400
gnu: grilo: Include python phases.
* gnu/packages/gnome.scm (grilo) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5b78125..0ce4fee 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6899,6 +6899,7 @@ as possible!")
(outputs '("out" "doc"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-docbook-xml
- 201/265: gnu: dconf: Include python phases., (continued)
- 201/265: gnu: dconf: Include python phases., guix-commits, 2020/08/19
- 202/265: gnu: fcitx: Include glib-or-gtk and python phases., guix-commits, 2020/08/19
- 207/265: gnu: gst-libav: Include python phases., guix-commits, 2020/08/19
- 209/265: gnu: gst-plugins-base: Include python phases., guix-commits, 2020/08/19
- 208/265: gnu: gst-plugins-bad: Include python phases., guix-commits, 2020/08/19
- 210/265: gnu: gst-plugins-good: Include python phases., guix-commits, 2020/08/19
- 213/265: gnu: libsoup: Include python phases., guix-commits, 2020/08/19
- 219/265: gnu: babl: Include python phases., guix-commits, 2020/08/19
- 205/265: gnu: gobject-introspection: Include python phases., guix-commits, 2020/08/19
- 225/265: gnu: grilo-plugins: Include python phases., guix-commits, 2020/08/19
- 226/265: gnu: grilo: Include python phases.,
guix-commits <=
- 228/265: gnu: libpeas: Include python phases., guix-commits, 2020/08/19
- 231/265: gnu: tracker: Include python phases., guix-commits, 2020/08/19
- 234/265: gnu: gnome-control-center: Include python phases., guix-commits, 2020/08/19
- 237/265: gnu: mutter: Include python phases., guix-commits, 2020/08/19
- 239/265: gnu: totem: Include python phases., guix-commits, 2020/08/19
- 197/265: build-system/cmake: Only include phases that are enabled., guix-commits, 2020/08/19
- 198/265: gnu: gdm: Fix elogind., guix-commits, 2020/08/19
- 199/265: gnu: flatpak: Fix build., guix-commits, 2020/08/19
- 206/265: gnu: graphene: Include python phases., guix-commits, 2020/08/19
- 217/265: gnu: webkitgtk: Include glib-or-gtk and python phases., guix-commits, 2020/08/19