guix-patches
[Top][All Lists]
Advanced

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

[bug#73927] [PATCH v4 09/18] maint: Add installer dependencies to the ma


From: Janneke Nieuwenhuizen
Subject: [bug#73927] [PATCH v4 09/18] maint: Add installer dependencies to the manifest.
Date: Wed, 30 Oct 2024 15:30:38 +0100

* manifest.scm: Add guile-newt, guile-parted, guile-webutils.

Change-Id: Idcf46320d29c15f36da05f66e81b7779e37c1bf6
---
 manifest.scm | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/manifest.scm b/manifest.scm
index 27e1d62566..ccd6268461 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -51,4 +51,9 @@
               "mumi"
               "nss-certs"
               "openssl"              ;required if using 'smtpEncryption = tls'
-              "patman"))))
+              "patman"))
+       ;; For installer
+       (specifications->manifest
+        (list "guile-newt"
+              "guile-parted"
+              "guile-webutils"))))
-- 
Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | AvatarĀ® https://AvatarAcademy.com






reply via email to

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