[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/14: gnu: xscreensaver: Add libxcrypt dependency.
From: |
guix-commits |
Subject: |
01/14: gnu: xscreensaver: Add libxcrypt dependency. |
Date: |
Tue, 18 Jun 2024 00:00:17 -0400 (EDT) |
iyzsong pushed a commit to branch core-updates
in repository guix.
commit a9725246135c8456353ed51e29e00f7bf3f20f36
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Tue Jun 18 11:53:18 2024 +0800
gnu: xscreensaver: Add libxcrypt dependency.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Add libxcrypt.
Change-Id: I0df314b4f83673c4262b1a493334b091ab89a9fb
---
gnu/packages/xdisorg.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 2ef17cf208..799f6c7a15 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1800,6 +1800,7 @@ less if you are working in front of the screen at night.")
(list pkg-config intltool))
(inputs
(list libx11
+ libxcrypt
libxext
libxi
libxt
- branch core-updates updated (6191af8fa9 -> 4aec4917ef), guix-commits, 2024/06/18
- 03/14: gnu: texmacs: Add libxcrypt dependency., guix-commits, 2024/06/18
- 06/14: gnu: swi-prolog: Add libxcrypt dependency., guix-commits, 2024/06/18
- 08/14: gnu: squid: Add libxcrypt dependency., guix-commits, 2024/06/18
- 01/14: gnu: xscreensaver: Add libxcrypt dependency.,
guix-commits <=
- 04/14: gnu: lsh: Add libxcrypt dependency., guix-commits, 2024/06/18
- 07/14: gnu: passwdqc: Add libxcrypt dependency., guix-commits, 2024/06/18
- 05/14: gnu: policycoreutils: Add libxcrypt dependency., guix-commits, 2024/06/18
- 02/14: gnu: xtrlock: Add libxcrypt dependency., guix-commits, 2024/06/18
- 14/14: gnu: opendoas: Add libxcrypt dependency., guix-commits, 2024/06/18
- 09/14: gnu: gsequencer: Add libxcrypt dependency., guix-commits, 2024/06/18
- 10/14: gnu: pounce: Add libxcrypt dependency., guix-commits, 2024/06/18
- 11/14: gnu: opensmtpd: Add libxcrypt dependency., guix-commits, 2024/06/18
- 12/14: gnu: gnurobots: Add libxcrypt dependency., guix-commits, 2024/06/18
- 13/14: gnu: pies: Add libxcrypt dependency., guix-commits, 2024/06/18