mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
deb depends on libsecret-1-0 and libxss1
This commit is contained in:
parent
a13c92cb3a
commit
30313274c6
@ -106,7 +106,9 @@
|
||||
"gconf-service",
|
||||
"libnotify4",
|
||||
"libxtst6",
|
||||
"libnss3"
|
||||
"libnss3",
|
||||
"libsecret-1-0",
|
||||
"libxss1"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "bitwarden",
|
||||
"productName": "Bitwarden",
|
||||
"description": "A secure and free password manager for all of your devices.",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"author": "8bit Solutions LLC <hello@bitwarden.com> (https://bitwarden.com)",
|
||||
"homepage": "https://bitwarden.com",
|
||||
"license": "GPL-3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user