lxde-base/lxdm: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:25:53 +0000 (23:25 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:25:53 +0000 (23:25 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
lxde-base/lxdm/lxdm-0.5.3-r1.ebuild
lxde-base/lxdm/lxdm-0.5.3-r2.ebuild

index 02ca951d5afd23dbfd15d76b441e7b3d62f6560b..e40d86c042e756d986bd077d52e8deaf0fcddce0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,7 @@ RDEPEND="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 )"
 DEPEND="${RDEPEND}
        >=dev-util/intltool-0.40
        virtual/pkgconfig"
index ea46e31fd4a64c9db719a3572f975d255ea82579..9982e464ec84525af363f4dce4ffd4098db3a7db 100644 (file)
@@ -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] )