Merge pull request #230 from TobiasFaller/fix-python-libcrypt-dependency

Added missing dependencies to python overlay
This commit is contained in:
John Davidson 2021-06-21 16:31:35 +03:00 committed by GitHub
commit 64925fb7ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,4 @@
glibc_libpthread
glibc_libutil
glibc_libdl
libxcrypt