mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02:00
gnu: gmime: Update to 3.2.15; fixes build with gcc-14.
* gnu/packages/mail.scm (gmime): Update to 3.2.15. [native-inputs]: Use automake-1.16.5. Change-Id: Ibe36eb1a186d74646490c532a63cfae956c71876
This commit is contained in:
committed by
Andreas Enge
parent
02dd33fcd9
commit
deac013922
@@ -62,6 +62,7 @@
|
||||
;;; Copyright © 2025 Tanguy Le Carrour <tanguy@bioneland.org>
|
||||
;;; Copyright © 2025 Sharlatan Hellseher <sharlatanus@gmail.com>
|
||||
;;; Copyright © 2025 Jelle Licht <jlicht@fsfe.org>
|
||||
;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke@gnu.org>
|
||||
;;;
|
||||
;;; This file is part of GNU Guix.
|
||||
;;;
|
||||
@@ -915,7 +916,7 @@ It adds a large amount of new and improved features to Mutt.")
|
||||
base))))))))))))
|
||||
(native-inputs
|
||||
(list autoconf-2.71
|
||||
automake
|
||||
automake-1.16.5
|
||||
pkg-config
|
||||
gnupg ; for tests only
|
||||
gobject-introspection
|
||||
|
||||
Reference in New Issue
Block a user