GNU bug report logs - #53573
[PATCH] gnu: gnome-mines: Fix build.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Thu, 27 Jan 2022 06:58:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#53573: closed (Re: [bug#53573] [PATCH] gnu: gnome-mines: Fix
 build.)
Date: Thu, 27 Jan 2022 08:50:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53573: [PATCH] gnu: gnome-mines: Fix build.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 53573 <at> debbugs.gnu.org.

-- 
53573: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53573
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 53573-done <at> debbugs.gnu.org
Subject: Re: [bug#53573] [PATCH] gnu: gnome-mines: Fix build.
Date: Thu, 27 Jan 2022 10:48:47 +0200
[Message part 3 (text/plain, inline)]
Thanks. Patch applied!

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: gnome-mines: Fix build.
Date: Thu, 27 Jan 2022 07:56:20 +0100
* gnu/packages/web.scm (gnome-mines)[native-inputs]: Add python-wrapper.
---
 gnu/packages/gnome.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2fe1f4de39..e3fac534c4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -54,7 +54,7 @@
 ;;; Copyright © 2020, 2021 Vinicius Monego <monego <at> posteo.net>
 ;;; Copyright © 2020, 2021 Brice Waegeneire <brice <at> waegenei.re>
 ;;; Copyright © 2020 Arun Isaac <arunisaac <at> systemreboot.net>
-;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
+;;; Copyright © 2020, 2022 Michael Rohleder <mike <at> rohleder.de>
 ;;; Copyright © 2020 Tim Gesthuizen <tim.gesthuizen <at> yahoo.de>
 ;;; Copyright © 2020, 2021 Andy Tai <atai <at> atai.org>
 ;;; Copyright © 2020, 2021 Sébastien Lerique <sl <at> eauchat.org>
@@ -5106,6 +5106,7 @@ (define-public gnome-mines
        ("desktop-file-utils" ,desktop-file-utils)
        ("intltool" ,intltool)
        ("itstool" ,itstool)
+       ("python" ,python-wrapper)       ; for meson_post_install.py
        ("vala" ,vala)
        ("yelp" ,yelp)
        ("appstream-glib" ,appstream-glib)))
-- 
2.34.0




This bug report was last modified 3 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.