emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46488: closed ([PATCH] gnu: gnome-keyring: Propagate gcr to fix unlo


From: GNU bug Tracking System
Subject: bug#46488: closed ([PATCH] gnu: gnome-keyring: Propagate gcr to fix unlock prompts.)
Date: Mon, 22 Feb 2021 18:47:02 +0000

Your message dated Mon, 22 Feb 2021 19:46:14 +0100
with message-id <0d59f229cccaa963121385c608959c0aa0f10d53.camel@zaclys.net>
and subject line 
has caused the debbugs.gnu.org bug report #46488,
regarding [PATCH] gnu: gnome-keyring: Propagate gcr to fix unlock prompts.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46488: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46488
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gnome-keyring: Propagate gcr to fix unlock prompts. Date: Sat, 13 Feb 2021 13:14:44 +0100
On desktop environments other than GNOME, it is not obvious gcr package needs
to be installed in the profile for gnome-keyring unlock prompts to
work. Propagating it ensures no one will need to figure this out in the future.

* gnu/packages/gnome.scm (gnome-keyring)[propagated-inputs]: Add "gcr".
---
 gnu/packages/gnome.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c5c6b4dd8f..a72c6767f5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2544,6 +2544,8 @@ GNOME Desktop.")
        ("libxslt" ,libxslt) ;for documentation
        ("docbook-xml" ,docbook-xml-4.2)
        ("docbook-xsl" ,docbook-xsl)))
+    (propagated-inputs
+     `(("gcr" ,gcr)))
     (home-page "https://www.gnome.org";)
     (synopsis "Daemon to store passwords and encryption keys")
     (description
-- 
2.30.1




--- End Message ---
--- Begin Message --- Subject: Date: Mon, 22 Feb 2021 19:46:14 +0100 User-agent: Evolution 3.34.2
Pushed as 9fe710645247421efd76797cd63bdb8bc4209c44

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]