mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-27 12:26:38 +01:00
remove libappindicator1 dependency since we dont use tray
This commit is contained in:
parent
4fb05d010b
commit
c8e0e4906e
@ -101,6 +101,9 @@
|
||||
},
|
||||
"portable": {
|
||||
"artifactName": "${productName} Portable ${version}.${ext}"
|
||||
},
|
||||
"deb": {
|
||||
"depends": ["gconf2", "gconf-service", "libnotify4", "libxtst6", "libnss3"]
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user