[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
356/401: gnu: babl: Include python phases.
From: |
guix-commits |
Subject: |
356/401: gnu: babl: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:22:19 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit a0c4ccc3277e1c36343534246132ac67f0df0275
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 02:09:53 2020 -0400
gnu: babl: Include python phases.
* gnu/packages/gimp.scm (babl) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/gimp.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index e4720c0..0e93c27 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -194,7 +194,8 @@ of a larger interface.")
(base32 "0fjjfb0pbgimlqi7rk8cqz8pq595b7gw8nrpkxfmixdz6cv4km8p"))))
(build-system meson-build-system)
(arguments
- `(#:glib-or-gtk? #t)) ; To wrap binaires and/or compile schemas
+ `(#:glib-or-gtk? #t ; To wrap binaires and/or compile schemas
+ #:python? #t)) ; To wrap binaries
(native-inputs
`(("gobject-introspection" ,gobject-introspection)
("pkg-config" ,pkg-config)
- 337/401: gnu: at-spi2-core: Include python phases., (continued)
- 337/401: gnu: at-spi2-core: Include python phases., guix-commits, 2020/08/18
- 339/401: gnu: fcitx: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 341/401: gnu: glib: Include python phases., guix-commits, 2020/08/18
- 338/401: gnu: dconf: Include python phases., guix-commits, 2020/08/18
- 342/401: gnu: gobject-introspection: Include python phases., guix-commits, 2020/08/18
- 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 <=
- 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, 2020/08/18
- 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