GNU bug report logs - #46189
[PATCH 1/2] gnu: utox: Update to 0.18.1.

Previous Next

Package: guix-patches;

Reported by: Robert Karszniewicz <avoidr <at> posteo.de>

Date: Sat, 30 Jan 2021 12:27:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 46189 <at> debbugs.gnu.org (full text, mbox):

From: Robert Karszniewicz <avoidr <at> posteo.de>
To: 46189 <at> debbugs.gnu.org
Cc: Robert Karszniewicz <avoidr <at> posteo.de>
Subject: [PATCH 2/2] gnu: utox: Remove libsodium as dependency.
Date: Sat, 30 Jan 2021 13:32:41 +0100
* gnu/packages/messaging.scm (utox): Remove libsodium as dependency.

uTox doesn't use libsodium directly anymore and it is a transitive
dependency via c-toxcore.
---
 gnu/packages/messaging.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 70438b50d7..8ddf70540a 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1466,7 +1466,6 @@ messenger protocol.")
       ("filteraudio" ,filteraudio)
       ("fontconfig" ,fontconfig)
       ("freetype" ,freetype)
-      ("libsodium" ,libsodium)
       ("c-toxcore" ,c-toxcore)
       ("gtk+" ,gtk+)
       ("libvpx" ,libvpx)
-- 
2.30.0





This bug report was last modified 4 years and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.