summaryrefslogtreecommitdiff
path: root/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'lxde-base/lxdm/lxdm-0.5.3-r2.ebuild')
-rw-r--r--lxde-base/lxdm/lxdm-0.5.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
index ea46e31fd4a6..9982e464ec84 100644
--- a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
+++ b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild
@@ -21,7 +21,7 @@ DEPEND="consolekit? ( sys-auth/consolekit )
gtk3? ( x11-libs/gtk+:3 )
!gtk3? ( x11-libs/gtk+:2 )
nls? ( sys-devel/gettext )
- pam? ( virtual/pam )"
+ pam? ( sys-libs/pam )"
# We only use the pam modules and not actually link to the code
RDEPEND="${DEPEND}
elogind? ( sys-auth/elogind[pam] )