[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
353/401: gnu: pango: Include python phases.
From: |
guix-commits |
Subject: |
353/401: gnu: pango: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:22:18 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit f12c34e2cb5519673c3f0163665cd6acb28b96f8
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 01:42:56 2020 -0400
gnu: pango: Include python phases.
* gnu/packages/gtk.scm (pango) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gtk.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 37568db..6c3e59a 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -330,6 +330,7 @@ applications.")
(build-system meson-build-system)
(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 'disable-failing-tests
- 391/401: gnu: rygel: Add python phases., (continued)
- 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
- 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 <=
- 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, 2020/08/18
- 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