work on debian
This commit is contained in:
parent
49c78d2263
commit
c2ccc9a493
|
@ -41,6 +41,9 @@ const config = {
|
||||||
target: ['zip', 'appImage', 'snap', 'deb'],
|
target: ['zip', 'appImage', 'snap', 'deb'],
|
||||||
category: 'Network',
|
category: 'Network',
|
||||||
},
|
},
|
||||||
|
deb: {
|
||||||
|
depends: ['gconf2', 'gconf-service', 'libnotify4', 'libappindicator1', 'libxtst6', 'libnss3']
|
||||||
|
},
|
||||||
mac: {
|
mac: {
|
||||||
hardenedRuntime: true,
|
hardenedRuntime: true,
|
||||||
gatekeeperAssess: false,
|
gatekeeperAssess: false,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user