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