add dep for layer shell

This commit is contained in:
CJ Pais 2026-02-10 21:50:45 +08:00
parent 6a099fb873
commit cba3b71b8d

View file

@ -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"