Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Commit

Permalink
chore(build): add deb.depends config
Browse files Browse the repository at this point in the history
  • Loading branch information
georgelima committed May 29, 2019
1 parent 580d3ae commit 637e9c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,16 @@
"deb"
]
},
"deb": {
"depends": [
"gconf2",
"gconf-service",
"libnotify4",
"libappindicator1",
"libxtst6",
"libnss3"
]
},
"mac": {
"category": "public.app-category.productivity",
"type": "distribution",
Expand Down

0 comments on commit 637e9c2

Please sign in to comment.