we don't need the full gnome-keyring, just libsecret

This commit is contained in:
Alex Grintsvayg 2017-09-21 10:24:18 -04:00
parent a2ef39a3cb
commit 326d76b561

View file

@ -49,7 +49,7 @@
}
},
"deb": {
"depends": ["gconf2", "gconf-service", "libnotify4", "libappindicator1", "libxtst6", "libnss3", "gnome-keyring"]
"depends": ["gconf2", "gconf-service", "libnotify4", "libappindicator1", "libxtst6", "libnss3", "libsecret-1-0"]
},
"win": {
"target": "nsis"