mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-01 04:50:59 +08:00
Depend on libsecret-1-dev instead of libsecret-1-0 #216
This commit is contained in:
parent
1b7f7c7dfe
commit
a43d3a6dda
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Package: <%= name %>
|
||||
Version: <%= version %>
|
||||
Depends: libsecret-1-0, 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, gir1.2-gnomekeyring-1.0, git, gconf2, gconf-service, libgtk2.0-0, libudev0 | libudev1, libgcrypt11 | libgcrypt20, libnotify4, libxtst6, libnss3, python, gvfs-bin, xdg-utils
|
||||
Section: <%= section %>
|
||||
Priority: optional
|
||||
Architecture: <%= arch %>
|
||||
|
|
Loading…
Reference in a new issue