mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
x11-terms/mlterm: add dependency on virtual/libcrypt
Needed for libxcrypt migration which is upcoming. Acked-by: David Seifert <soap@gentoo.org> Reported-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
@@ -15,7 +15,8 @@ KEYWORDS="amd64 ppc ppc64 x86"
|
||||
IUSE="bidi brltty cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft"
|
||||
REQUIRED_USE="gtk2? ( gtk )"
|
||||
|
||||
RDEPEND="x11-libs/libICE
|
||||
RDEPEND="virtual/libcrypt:=
|
||||
x11-libs/libICE
|
||||
x11-libs/libSM
|
||||
x11-libs/libX11
|
||||
bidi? ( dev-libs/fribidi )
|
||||
@@ -14,7 +14,8 @@ SLOT="0"
|
||||
KEYWORDS="amd64 ppc ppc64 x86"
|
||||
IUSE="bidi brltty cairo canna debug fbcon fcitx freewnn gtk harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft"
|
||||
|
||||
RDEPEND="x11-libs/libICE
|
||||
RDEPEND="virtual/libcrypt:=
|
||||
x11-libs/libICE
|
||||
x11-libs/libxkbcommon
|
||||
x11-libs/libSM
|
||||
x11-libs/libX11
|
||||
Reference in New Issue
Block a user