[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
234/265: gnu: gnome-control-center: Include python phases.
From: |
guix-commits |
Subject: |
234/265: gnu: gnome-control-center: Include python phases. |
Date: |
Wed, 19 Aug 2020 13:09:43 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 1aba5a71205e7526f8978ad2459116450524adbf
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 04:35:53 2020 -0400
gnu: gnome-control-center: Include python phases.
* gnu/packages/gnome.scm (gnome-control-center) [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 98d5017..9d6ec7d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9617,6 +9617,7 @@ integration with the GNOME desktop environment.")
(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
"-Ddocumentation=true")
- 209/265: gnu: gst-plugins-base: Include python phases., (continued)
- 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, 2020/08/19
- 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 <=
- 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
- 212/265: gnu: libsecret: Include python phases., guix-commits, 2020/08/19
- 216/265: gnu: pango: Include python phases., guix-commits, 2020/08/19
- 211/265: gnu: libnotify: Include python phases., guix-commits, 2020/08/19