mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
remove libappindicator1 dependency since we dont use tray
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user