mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-11 23:19:59 +00:00
removed screen and tmux deps
This commit is contained in:
parent
58ef772764
commit
4deee0d6c1
@ -107,15 +107,13 @@
|
|||||||
},
|
},
|
||||||
"deb": {
|
"deb": {
|
||||||
"depends": [
|
"depends": [
|
||||||
"screen",
|
|
||||||
"gconf2",
|
"gconf2",
|
||||||
"gconf-service",
|
"gconf-service",
|
||||||
"libnotify4",
|
"libnotify4",
|
||||||
"libsecret-1-0",
|
"libsecret-1-0",
|
||||||
"libappindicator1",
|
"libappindicator1",
|
||||||
"libxtst6",
|
"libxtst6",
|
||||||
"libnss3",
|
"libnss3"
|
||||||
"tmux"
|
|
||||||
],
|
],
|
||||||
"afterInstall": "build/linux/after-install.tpl"
|
"afterInstall": "build/linux/after-install.tpl"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user