[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/45: gnu: inetutils: Add libxcrypt dependency.
From: |
guix-commits |
Subject: |
30/45: gnu: inetutils: Add libxcrypt dependency. |
Date: |
Sun, 18 Feb 2024 08:41:08 -0500 (EST) |
jpoiret pushed a commit to branch core-updates-glibc-2.39
in repository guix.
commit ebcf1fc6703a4c6bd3231bf967b2d967b549521f
Author: Josselin Poiret <dev@jpoiret.xyz>
AuthorDate: Fri Feb 2 19:05:05 2024 +0100
gnu: inetutils: Add libxcrypt dependency.
* gnu/packages/admin.scm (inetutils): Add libxcrypt dependency.
Change-Id: I6c7bc49f60e532edac395a2b1ba89e3f1f95b4e7
---
gnu/packages/admin.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 478e7d19aa..7b3247335a 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -984,6 +984,7 @@ re-executing them as necessary.")
(inputs
(list coreutils
shadow ;for login (used in telnetd and rlogind)
+ libxcrypt
ncurses
readline)) ;for 'ftp'
(native-inputs
- 41/45: gnu: sambda/pinned: Add libxcrypt dependency., (continued)
- 41/45: gnu: sambda/pinned: Add libxcrypt dependency., guix-commits, 2024/02/18
- 13/45: gnu: libxcrypt: Remove python from native-inputs., guix-commits, 2024/02/18
- 12/45: gnu: gcc: Patch crypt out of bundled libsanitizer., guix-commits, 2024/02/18
- 42/45: gnu: talloc: Remove reference to crypt., guix-commits, 2024/02/18
- 23/45: gnu: libgudev: Update to 238., guix-commits, 2024/02/18
- 34/45: gnu: httpd: Add libxcrypt dependency., guix-commits, 2024/02/18
- 25/45: gnu: mesa: Hardcode libvulkan.so's dependency for zink., guix-commits, 2024/02/18
- 43/45: gnu: tevent: Remove reference to crypt., guix-commits, 2024/02/18
- 29/45: gnu: apr-util: Add libxcrypt dependency., guix-commits, 2024/02/18
- 22/45: gnu: udev-service-type: accept hardware description file extensions., guix-commits, 2024/02/18
- 30/45: gnu: inetutils: Add libxcrypt dependency.,
guix-commits <=
- 35/45: gnu: python-cython: Add libxcrypt dependency., guix-commits, 2024/02/18