[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
369/401: gnu: gnome-boxes: Include python phases.
From: |
guix-commits |
Subject: |
369/401: gnu: gnome-boxes: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:22:23 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 5c905123118c13d0cc77fe0f608e23e9c8bfada8
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 04:25:27 2020 -0400
gnu: gnome-boxes: Include python phases.
* gnu/packages/gnome.scm (gnome-boxes) [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 a05fa2f..dfb941f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12980,6 +12980,7 @@ integrate seamlessly with the GNOME desktop.")
(outputs '("out" "help"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:configure-flags
(list
;; For run-path validation.
- 400/401: gnu: Add generic desktop services., (continued)
- 400/401: gnu: Add generic desktop services., guix-commits, 2020/08/18
- 299/401: gnu: gnome-themes-extra: Update package definition., guix-commits, 2020/08/18
- 309/401: gnu: orca: Update package definition., guix-commits, 2020/08/18
- 310/401: gnu: gst-editing-services: Update package definition., guix-commits, 2020/08/18
- 322/401: gnu: mutter: Update package definition., guix-commits, 2020/08/18
- 326/401: build-system/glib-or-gtk: Also wrap executables that are in "sbin"., guix-commits, 2020/08/18
- 353/401: gnu: pango: Include python phases., guix-commits, 2020/08/18
- 363/401: gnu: grilo: Include python phases., guix-commits, 2020/08/18
- 366/401: gnu: network-manager: Include python phases., guix-commits, 2020/08/18
- 368/401: gnu: tracker: Include python phases., guix-commits, 2020/08/18
- 369/401: gnu: gnome-boxes: Include python phases.,
guix-commits <=
- 377/401: gnu: ccextractor: Include python phases., guix-commits, 2020/08/18
- 383/401: gnu: eog: Remove custom typelib wrap., guix-commits, 2020/08/18
- 398/401: Revert "gnu: libpeas: Include python phases.", guix-commits, 2020/08/18
- 399/401: Revert "gnu: gexiv2: Include python phases.", guix-commits, 2020/08/18
- 401/401: gnu: Add gnome desktop services., guix-commits, 2020/08/18
- 236/401: gnu: opencv: Disable structured_light test., guix-commits, 2020/08/18
- 316/401: gnu: wayland: Update package definition., guix-commits, 2020/08/18
- 318/401: gnu: Add eglexternalplatform., guix-commits, 2020/08/18
- 320/401: gnu: Add mozjs-68., guix-commits, 2020/08/18
- 325/401: build-system/glib-or-gtk: Include GI_TYPELIB_PATH in wrapper., guix-commits, 2020/08/18