[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
352/402: gnu: openjpeg: Include python phases.
From: |
guix-commits |
Subject: |
352/402: gnu: openjpeg: Include python phases. |
Date: |
Tue, 18 Aug 2020 16:48:23 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit 0f0b260b9e1e9b53b8d0a3386d6d2375088d0198
Author: Raghav Gururajan <raghavgururajan@disroot.org>
AuthorDate: Mon Aug 17 01:41:06 2020 -0400
gnu: openjpeg: Include python phases.
* gnu/packages/image.scm (openjpeg) [arguments]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
---
gnu/packages/image.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 78919ee..4dd8d0ea 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -820,7 +820,8 @@ test suite, including conformance tests (following Rec.
ITU-T T.803 | ISO/IEC
(build-system cmake-build-system)
(outputs '("out" "doc"))
(arguments
- '(#:configure-flags
+ `(#:python? #t ; To wrap binaries
+ #:configure-flags
(list
"-DBUILD_DOC=ON"
"-DBUILD_STATIC_LIBS=OFF"
- 336/402: gnu: flatpak: Fix build., (continued)
- 336/402: gnu: flatpak: Fix build., guix-commits, 2020/08/18
- 337/402: gnu: at-spi2-core: Include python phases., guix-commits, 2020/08/18
- 338/402: gnu: dconf: Include python phases., guix-commits, 2020/08/18
- 339/402: gnu: fcitx: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 340/402: gnu: gcr: Include python phases., guix-commits, 2020/08/18
- 342/402: gnu: gobject-introspection: Include python phases., guix-commits, 2020/08/18
- 343/402: gnu: graphene: Include python phases., guix-commits, 2020/08/18
- 344/402: gnu: gst-libav: Include python phases., guix-commits, 2020/08/18
- 349/402: gnu: libsecret: Include python phases., guix-commits, 2020/08/18
- 350/402: gnu: libsoup: Include python phases., guix-commits, 2020/08/18
- 352/402: gnu: openjpeg: Include python phases.,
guix-commits <=
- 355/402: gnu: wpebackend-fdo: Include glib-or-gtk phases., guix-commits, 2020/08/18
- 357/402: gnu: folks: Include python phases., guix-commits, 2020/08/18
- 356/402: gnu: babl: Include python phases., guix-commits, 2020/08/18
- 358/402: gnu: gegl: Include glib-or-gtk and python phases., guix-commits, 2020/08/18
- 359/402: gnu: geocode-glib: Include python phases., guix-commits, 2020/08/18
- 361/402: gnu: gom: Include python phases., guix-commits, 2020/08/18
- 362/402: gnu: grilo-plugins: Include python phases., guix-commits, 2020/08/18
- 365/402: gnu: libpeas: Include python phases., guix-commits, 2020/08/18
- 366/402: gnu: network-manager: Include python phases., guix-commits, 2020/08/18
- 368/402: gnu: tracker: Include python phases., guix-commits, 2020/08/18