mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/cx_Freeze: add missing dependency to virtual/libcrypt
Closes: https://bugs.gentoo.org/802570 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
This commit is contained in:
@@ -18,6 +18,7 @@ KEYWORDS="amd64 x86"
|
||||
RDEPEND="
|
||||
dev-python/importlib_metadata[${PYTHON_USEDEP}]
|
||||
dev-util/patchelf
|
||||
virtual/libcrypt:=
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
Reference in New Issue
Block a user