Skip to content

Commit

Permalink
gui-apps/swaylock: migrate to sys-libs/pam
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed Oct 12, 2019
1 parent eb1992b commit 079e4af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gui-apps/swaylock/swaylock-1.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DEPEND="
x11-libs/cairo
x11-libs/libxkbcommon
gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 )
pam? ( virtual/pam )
pam? ( sys-libs/pam )
"
RDEPEND="
${DEPEND}
Expand Down
2 changes: 1 addition & 1 deletion gui-apps/swaylock/swaylock-1.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DEPEND="
x11-libs/cairo
x11-libs/libxkbcommon
gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 )
pam? ( virtual/pam )
pam? ( sys-libs/pam )
"
RDEPEND="
${DEPEND}
Expand Down
2 changes: 1 addition & 1 deletion gui-apps/swaylock/swaylock-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DEPEND="
x11-libs/cairo
x11-libs/libxkbcommon
gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 )
pam? ( virtual/pam )
pam? ( sys-libs/pam )
"
RDEPEND="
${DEPEND}
Expand Down

0 comments on commit 079e4af

Please sign in to comment.