Skip to content

Commit

Permalink
gui-wm/sway: remove policykit flag from elogind dep
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/760252
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Feb 9, 2021
1 parent 98f4a18 commit 67040dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gui-wm/sway/sway-1.5.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DEPEND="
x11-libs/pango
x11-libs/pixman
media-libs/mesa[gles2,libglvnd(+)]
elogind? ( >=sys-auth/elogind-239[policykit] )
elogind? ( >=sys-auth/elogind-239 )
swaybar? ( x11-libs/gdk-pixbuf:2 )
swaybg? ( gui-apps/swaybg )
swayidle? ( gui-apps/swayidle )
Expand Down
2 changes: 1 addition & 1 deletion gui-wm/sway/sway-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ DEPEND="
x11-libs/pango
x11-libs/pixman
media-libs/mesa[gles2,libglvnd(+)]
elogind? ( >=sys-auth/elogind-239[policykit] )
elogind? ( >=sys-auth/elogind-239 )
swaybar? ( x11-libs/gdk-pixbuf:2 )
swaybg? ( gui-apps/swaybg )
swayidle? ( gui-apps/swayidle )
Expand Down

0 comments on commit 67040dc

Please sign in to comment.