[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
371/401: gnu: gnome-control-center: Include python phases.
From: |
guix-commits |
Subject: |
371/401: gnu: gnome-control-center: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:22:24 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 943feece4af6f39629ff6e3850f90a85d78945d6
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 74d38bf..e09296e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9669,6 +9669,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")
- 344/401: gnu: gst-libav: Include python phases., (continued)
- 344/401: gnu: gst-libav: Include python phases., guix-commits, 2020/08/18
- 348/401: gnu: libnotify: Include python phases., guix-commits, 2020/08/18
- 349/401: gnu: libsecret: Include python phases., guix-commits, 2020/08/18
- 346/401: gnu: gst-plugins-base: Include python phases., guix-commits, 2020/08/18
- 351/401: gnu: libwpe: Include python phases., guix-commits, 2020/08/18
- 356/401: gnu: babl: Include python phases., guix-commits, 2020/08/18
- 357/401: gnu: folks: Include python phases., guix-commits, 2020/08/18
- 358/401: gnu: gegl: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 362/401: gnu: grilo-plugins: Include python phases., guix-commits, 2020/08/18
- 370/401: gnu: gnome-color-manager: Include python phases., guix-commits, 2020/08/18
- 371/401: gnu: gnome-control-center: Include python phases.,
guix-commits <=
- 372/401: gnu: gnome-settings-daemon: Include python phases., guix-commits, 2020/08/18
- 374/401: gnu: mutter: Include python phases., guix-commits, 2020/08/18
- 373/401: gnu: gnome-shell: Include python phases., guix-commits, 2020/08/18
- 380/401: gnu: libcamera: Include python phases., guix-commits, 2020/08/18
- 386/401: gnu: gnome-weather: Remove custom typelib wrap and add python phases., guix-commits, 2020/08/18
- 387/401: gnu: orca: Remove custom typelib wrap., guix-commits, 2020/08/18
- 391/401: gnu: rygel: Add python phases., guix-commits, 2020/08/18
- 392/401: gnu: gnome-terminal: Enable gnome shell search provider., guix-commits, 2020/08/18
- 393/401: gnu: gst-plugins-bad: Enable wpewebkit support., guix-commits, 2020/08/18
- 397/401: gnu: flatpak: Update package definition., guix-commits, 2020/08/18