mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 15:15:12 +08:00
Suggest rather than require gnomekeyring on Debian #998
This commit is contained in:
parent
134a0e55b8
commit
78268432c5
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
Package: <%= name %>
|
||||
Version: <%= version %>
|
||||
Depends: libsecret-1-dev, gir1.2-gnomekeyring-1.0, git, gconf2, gconf-service, libgtk2.0-0, libudev0 | libudev1, libgcrypt11 | libgcrypt20, libnotify4, libxtst6, libnss3, python, gvfs-bin, xdg-utils
|
||||
Depends: libsecret-1-dev, git, gconf2, gconf-service, libgtk2.0-0, libudev0 | libudev1, libgcrypt11 | libgcrypt20, libnotify4, libxtst6, libnss3, python, gvfs-bin, xdg-utils
|
||||
Suggests: gir1.2-gnomekeyring-1.0
|
||||
Section: <%= section %>
|
||||
Priority: optional
|
||||
Architecture: <%= arch %>
|
||||
|
|
Loading…
Reference in a new issue