fix(deb): match dependencies with ldd from electron 12 (#604)

This commit is contained in:
csett86 2021-06-28 09:43:42 +02:00 committed by GitHub
parent a028aefd57
commit 0fdb2257ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,6 +72,16 @@
} }
] ]
}, },
"deb": {
"depends": [
"libgtk-3-0",
"libnss3",
"libxtst6",
"xdg-utils",
"libatspi2.0-0",
"libuuid1"
]
},
"win": { "win": {
"artifactName": "jitsi-meet.${ext}", "artifactName": "jitsi-meet.${ext}",
"target": [ "target": [