GNU bug report logs - #37923
[PATCH 0/2] gnu: profanity: Add configure flags and inputs for better defaults.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Fri, 25 Oct 2019 15:18:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: tanguy <at> bioneland.org
To: 37923 <at> debbugs.gnu.org
Cc: "tlecarrour <at> easter-eggs.com" <tlecarrour <at> easter-eggs.com>,
 tanguy <at> bioneland.org
Subject: [PATCH v2 4/4] gnu: profanity: Add configure flags for better
 defaults.
Date: Sat, 26 Oct 2019 18:16:53 +0200
From: "tlecarrour <at> easter-eggs.com" <tlecarrour <at> easter-eggs.com>

* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-pgp.
---
 gnu/packages/messaging.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 626aec4908..a6e9dcbbb3 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1632,6 +1632,7 @@ are both supported).")
        (list "--enable-c-plugins"
              "--enable-otr"
              "--enable-omemo"
+             "--enable-pgp"
              "--enable-icons"
              "--enable-notifications")))
     (inputs
-- 
2.23.0





This bug report was last modified 5 years and 267 days ago.

Previous Next


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