[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48953] [PATCH v5 1/3] gnu: dino: Remove duplicate inputs.
From: |
Raghav Gururajan |
Subject: |
[bug#48953] [PATCH v5 1/3] gnu: dino: Remove duplicate inputs. |
Date: |
Wed, 16 Jun 2021 20:20:53 -0400 |
* gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme,
gtk+, glib-networking and gsettings-desktop-schemas.
---
gnu/packages/messaging.scm | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 499b7a8f3a..0f9fe31772 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1260,11 +1260,7 @@ Encryption to Gajim.")
("libsignal-protocol-c" ,libsignal-protocol-c)
("libsoup" ,libsoup)
("qrencode" ,qrencode)
- ("sqlite" ,sqlite)
- ("gpgme" ,gpgme)
- ("gtk+" ,gtk+)
- ("glib-networking" ,glib-networking)
- ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
+ ("sqlite" ,sqlite)))
(synopsis "Graphical Jabber/XMPP Client using GTK+/Vala")
(description "Dino is a chat client for the desktop. It focuses on
providing
a minimal yet reliable Jabber/XMPP experience and having encryption enabled by
--
2.32.0
- [bug#48953] [PATCH v2 2/3] gnu: dino: Add missing inputs., (continued)
[bug#48953] [PATCH v3 1/3] gnu: dino: Remove duplicate inputs., Raghav Gururajan, 2021/06/16
[bug#48953] [PATCH v4 1/3] gnu: dino: Remove duplicate inputs., Raghav Gururajan, 2021/06/16
[bug#48953] [PATCH v5 1/3] gnu: dino: Remove duplicate inputs.,
Raghav Gururajan <=
bug#48953: (no subject), Raghav Gururajan, 2021/06/22