-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- I have searched open and closed issues for duplicates
- This isn't a feature request
- This is not a report about my app not working as expected
Gnome-keyring is but one of the implementations that can act as a Secret Service,
while it makes sense to recommend that an implementation is installed,
it is not good that a particular implementation is forcibly required to be installed.
Please, consider changing
| Depends: ${python3:Depends}, ${misc:Depends}, python3-proton-core, python3-keyring, python3-secretstorage, gnome-keyring |
-Depends: ${python3:Depends}, ${misc:Depends}, python3-proton-core, python3-keyring, python3-secretstorage, gnome-keyring
+Depends: ${python3:Depends}, ${misc:Depends}, python3-proton-core, python3-keyring, python3-secretstorageThe suggestion to install the implementation would already appear (via python3-secretstorage dep):
$ apt-cache show python3-secretstorage | grep Suggests
Suggests: default-dbus-session-bus | dbus-session-bus, gnome-keyring | kwallet6 | libkf5wallet-bin (>= 5.97) | keepassxc-full, python-secretstorage-doc
Thanks!
Metadata
Metadata
Assignees
Labels
No labels