mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 17:26:34 +00:00
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:
parent
c7f4313ded
commit
c43dffce80
@ -39,7 +39,8 @@
|
|||||||
"libxrandr2",
|
"libxrandr2",
|
||||||
"libxrender1",
|
"libxrender1",
|
||||||
"libxss1",
|
"libxss1",
|
||||||
"libxtst6"
|
"libxtst6",
|
||||||
|
"polkit-1-auth-agent | policykit-1-gnome | polkit-kde-1"
|
||||||
],
|
],
|
||||||
"recommends": [
|
"recommends": [
|
||||||
"libnotify4"
|
"libnotify4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user