gnu: dino: Remove duplicate inputs.
* gnu/packages/messaging.scm (dino)[inputs]: Remove duplicate gpgme, gtk+, glib-networking and gsettings-desktop-schemas.
This commit is contained in:
		
							parent
							
								
									a1c7537548
								
							
						
					
					
						commit
						e3a468b206
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		| 
						 | 
					@ -1261,11 +1261,7 @@ Encryption to Gajim.")
 | 
				
			||||||
       ("libsignal-protocol-c" ,libsignal-protocol-c)
 | 
					       ("libsignal-protocol-c" ,libsignal-protocol-c)
 | 
				
			||||||
       ("libsoup" ,libsoup)
 | 
					       ("libsoup" ,libsoup)
 | 
				
			||||||
       ("qrencode" ,qrencode)
 | 
					       ("qrencode" ,qrencode)
 | 
				
			||||||
       ("sqlite" ,sqlite)
 | 
					       ("sqlite" ,sqlite)))
 | 
				
			||||||
       ("gpgme" ,gpgme)
 | 
					 | 
				
			||||||
       ("gtk+" ,gtk+)
 | 
					 | 
				
			||||||
       ("glib-networking" ,glib-networking)
 | 
					 | 
				
			||||||
       ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
 | 
					 | 
				
			||||||
    (synopsis "Graphical Jabber/XMPP Client using GTK+/Vala")
 | 
					    (synopsis "Graphical Jabber/XMPP Client using GTK+/Vala")
 | 
				
			||||||
    (description "Dino is a chat client for the desktop.  It focuses on providing
 | 
					    (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
 | 
					a minimal yet reliable Jabber/XMPP experience and having encryption enabled by
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue