1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-26 13:10:36 +03:00

depend on gnome-keyring (fixes #2203, fixes #2568)

This commit is contained in:
Eugene Pankov 2020-05-22 11:30:05 +02:00
parent 197824004e
commit 08acd4df46
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -49,6 +49,7 @@ deb:
depends:
- gconf2
- gconf-service
- gnome-keyring
- libnotify4
- libsecret-1-0
- libappindicator1
@ -58,4 +59,4 @@ deb:
rpm:
depends:
- screen
- gnome-python2-gnomekeyring
- gnome-keyring