add dep for layer shell
This commit is contained in:
parent
6a099fb873
commit
cba3b71b8d
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@
|
|||
"entitlements": "Entitlements.plist"
|
||||
},
|
||||
"linux": {
|
||||
"deb": {
|
||||
"depends": ["libgtk-layer-shell0"]
|
||||
},
|
||||
"rpm": {
|
||||
"compression": {
|
||||
"type": "none"
|
||||
|
|
|
|||
Loading…
Reference in a new issue