1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-09-01 06:01:53 +00:00

added gnome-python2-gnomekeyring RPM dependency (fixes )

This commit is contained in:
Eugene Pankov
2018-03-13 11:37:59 +01:00
parent a979f0108e
commit 28d01a1b56

@@ -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"
} }