added gnome-python2-gnomekeyring RPM dependency (fixes #302)

This commit is contained in:
Eugene Pankov 2018-03-13 11:37:59 +01:00
parent a979f0108e
commit 28d01a1b56
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -98,7 +98,8 @@
}, },
"rpm": { "rpm": {
"depends": [ "depends": [
"screen" "screen",
"gnome-python2-gnomekeyring"
], ],
"artifactName": "terminus-${version}-${os}-${arch}.rpm" "artifactName": "terminus-${version}-${os}-${arch}.rpm"
} }