diff options
author | Sam James <sam@gentoo.org> | 2021-06-22 23:04:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-22 23:34:33 +0100 |
commit | 4113c738a80e90d854135f950e7db794153e211e (patch) | |
tree | 5287c12f78411292c1df56de670262a9430c54fa /x11-apps/xdm | |
parent | x11-misc/x11vnc: add virtual/libcrypt dependency (diff) | |
download | gentoo-4113c738a80e90d854135f950e7db794153e211e.tar.gz gentoo-4113c738a80e90d854135f950e7db794153e211e.tar.bz2 gentoo-4113c738a80e90d854135f950e7db794153e211e.zip |
x11-apps/xdm: add virtual/libcrypt dependency
Needed for upcoming libcrypt migration.
Acked-by: David Seifert <soap@gentoo.org>
Reported-by: Ulrich Müller <ulm@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xdm')
-rw-r--r-- | x11-apps/xdm/xdm-1.1.12-r1.ebuild (renamed from x11-apps/xdm/xdm-1.1.12.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-apps/xdm/xdm-1.1.12.ebuild b/x11-apps/xdm/xdm-1.1.12-r1.ebuild index 1199ae27622a..710112c9b7eb 100644 --- a/x11-apps/xdm/xdm-1.1.12.ebuild +++ b/x11-apps/xdm/xdm-1.1.12-r1.ebuild @@ -25,6 +25,7 @@ RDEPEND=" x11-libs/libXdmcp x11-libs/libXmu x11-libs/libXt + virtual/libcrypt:= pam? ( sys-libs/pam ) systemd? ( >=sys-apps/systemd-209 ) truetype? ( |