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

View File

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