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 d3913d903..d8b666bf9 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -10,6 +10,7 @@ pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" license=("APACHE") _pinned_dependencies=( + 'gcc-libs=12.2.0' 'glibc>=2.31' 'libcrypto.so=3' 'libcrypt.so=2' |