emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53572: closed ([PATCH] gnu: libzim: Fix build.)


From: GNU bug Tracking System
Subject: bug#53572: closed ([PATCH] gnu: libzim: Fix build.)
Date: Thu, 27 Jan 2022 08:50:02 +0000

Your message dated Thu, 27 Jan 2022 10:48:41 +0200
with message-id <YfJcaeX3Wyx1GuFj@3900XT>
and subject line Re: [bug#53572] [PATCH] gnu: libzim: Fix build.
has caused the debbugs.gnu.org bug report #53572,
regarding [PATCH] gnu: libzim: Fix build.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53572: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53572
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libzim: Fix build. Date: Thu, 27 Jan 2022 07:41:56 +0100
* gnu/packages/web.scm (libzim)[inputs]: Add python-wrapper.
---
 gnu/packages/web.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3ddecb15c4..2db4434935 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -43,7 +43,7 @@
 ;;; Copyright © 2020, 2021 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
 ;;; Copyright © 2018, 2019, 2020 Björn Höfling 
<bjoern.hoefling@bjoernhoefling.de>
 ;;; Copyright © 2020, 2021 Paul Garlick <pgarlick@tourbillion-technology.com>
-;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020, 2021 Ryan Prior <rprior@protonmail.com>
 ;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407@posteo.ro>
 ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
@@ -7888,6 +7888,7 @@ (define-public libzim
      `(("icu4c" ,icu4c)
        ("liblzma" ,xz)
        ("libuuid" ,util-linux "lib")
+       ("python" ,python-wrapper)       ;for libzim-compile-resources
        ("xapian" ,xapian)
        ("zstd" ,zstd "lib")))
     (native-inputs
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#53572] [PATCH] gnu: libzim: Fix build. Date: Thu, 27 Jan 2022 10:48:41 +0200
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]