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"
|
"entitlements": "Entitlements.plist"
|
||||||
},
|
},
|
||||||
"linux": {
|
"linux": {
|
||||||
|
"deb": {
|
||||||
|
"depends": ["libgtk-layer-shell0"]
|
||||||
|
},
|
||||||
"rpm": {
|
"rpm": {
|
||||||
"compression": {
|
"compression": {
|
||||||
"type": "none"
|
"type": "none"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue