chore(debian): add dependency on polkit package (#758)

A policy kit authentication agent is needed for privilege escalation.

See: https://github.com/resin-io/etcher/issues/756#issuecomment-253298322
This commit is contained in:
David Lechner 2016-10-14 10:09:02 -05:00 committed by Juan Cruz Viotti
parent c7f4313ded
commit c43dffce80

View File

@ -39,7 +39,8 @@
"libxrandr2",
"libxrender1",
"libxss1",
"libxtst6"
"libxtst6",
"polkit-1-auth-agent | policykit-1-gnome | polkit-kde-1"
],
"recommends": [
"libnotify4"