diff options
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r-- | alpine/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 40621af2c..f0c097509 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -12,6 +12,7 @@ license=("APACHE") _pinned_dependencies=( 'glibc>=2.31' 'krb5=1.18.2' + 'libcrypt.so=2' 'libncursesw.so=6' 'openssl=1.1.1.g' ) |