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:
Sergey Popov
2021-08-26 10:41:24 +03:00
parent 2953d8c692
commit 0788289dd8

View File

@@ -18,6 +18,7 @@ KEYWORDS="amd64 x86"
RDEPEND="
dev-python/importlib_metadata[${PYTHON_USEDEP}]
dev-util/patchelf
virtual/libcrypt:=
"
PATCHES=(