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

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

bug#57799: closed ([PATCH] gnu: gnome-mines: Fix build.)


From: GNU bug Tracking System
Subject: bug#57799: closed ([PATCH] gnu: gnome-mines: Fix build.)
Date: Wed, 14 Sep 2022 21:25:02 +0000

Your message dated Wed, 14 Sep 2022 23:23:40 +0200
with message-id <8735ctveeb.fsf@gnu.org>
and subject line Re: bug#57799: [PATCH] gnu: gnome-mines: Fix build.
has caused the debbugs.gnu.org bug report #57799,
regarding [PATCH] gnu: gnome-mines: Fix build.
to be marked as done.

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


-- 
57799: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57799
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gnome-mines: Fix build. Date: Wed, 14 Sep 2022 12:16:25 +0200
* gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace libgnome-games-support 
with libgnome-games-support-1.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5d46033431..e6787093cf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5313,7 +5313,7 @@ (define-public gnome-mines
            vala))
     (inputs
      (list gtk+
-           libgnome-games-support
+           libgnome-games-support-1
            librsvg
            yelp))
     (home-page "https://wiki.gnome.org/Apps/Mines";)
-- 
2.37.3




--- End Message ---
--- Begin Message --- Subject: Re: bug#57799: [PATCH] gnu: gnome-mines: Fix build. Date: Wed, 14 Sep 2022 23:23:40 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Michael Rohleder <mike@rohleder.de> skribis:

> * gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace 
> libgnome-games-support with libgnome-games-support-1.

Applied, thanks!


--- End Message ---

reply via email to

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