[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
222/265: gnu: geocode-glib: Include python phases.
From: |
guix-commits |
Subject: |
222/265: gnu: geocode-glib: Include python phases. |
Date: |
Wed, 19 Aug 2020 13:09:38 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit d02bd4f3eac72c679c6897e7f54bb430c8aea5a1
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 02:22:15 2020 -0400
gnu: geocode-glib: Include python phases.
* gnu/packages/gnome.scm (geocode-glib) [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 5489bfd..c09dc79 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5869,6 +5869,7 @@ possible.")
(outputs '("out" "doc"))
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
+ #:python? #t ; To wrap binaries
#:configure-flags
(list
"-Denable-installed-tests=false")
- 190/265: build-system/python: Also wrap executables that are in "libexec"., (continued)
- 190/265: build-system/python: Also wrap executables that are in "libexec"., guix-commits, 2020/08/19
- 192/265: build-system/cmake: Wrap Python executables, too., guix-commits, 2020/08/19
- 158/265: gnu: gnome-keyring: Update package definition., guix-commits, 2020/08/19
- 170/265: gnu: gnome-user-docs: Update package definition., guix-commits, 2020/08/19
- 184/265: gnu: gjs: Update package definition., guix-commits, 2020/08/19
- 194/265: gnu: Add gnome-minimal., guix-commits, 2020/08/19
- 195/265: gnu: opencv: Fix build with new version of jasper., guix-commits, 2020/08/19
- 196/265: build-system/meson: Only include phases that are enabled., guix-commits, 2020/08/19
- 200/265: gnu: at-spi2-core: Include python phases., guix-commits, 2020/08/19
- 218/265: gnu: wpebackend-fdo: Include glib-or-gtk phases., guix-commits, 2020/08/19
- 222/265: gnu: geocode-glib: Include python phases.,
guix-commits <=
- 223/265: gnu: gexiv2: Include python phases., guix-commits, 2020/08/19
- 224/265: gnu: gom: Include python phases., guix-commits, 2020/08/19
- 165/265: gnu: gnome-settings-daemon: Update package definition., guix-commits, 2020/08/19
- 172/265: gnu: gnome-weather: Update package definition., guix-commits, 2020/08/19
- 173/265: gnu: nautilus: Update package definition., guix-commits, 2020/08/19
- 178/265: gnu: libmusicbrainz: Propagate inputs., guix-commits, 2020/08/19
- 182/265: gnu: wayland-protocols: Update package definition., guix-commits, 2020/08/19
- 203/265: gnu: gcr: Include python phases., guix-commits, 2020/08/19
- 191/265: build-system/meson: Wrap Python executables, too., guix-commits, 2020/08/19
- 201/265: gnu: dconf: Include python phases., guix-commits, 2020/08/19