Upgraded distributed libstdc++ shared library (after upgrading compiler on production build machine)

This commit is contained in:
Nav
2023-09-26 03:08:57 +01:00
parent df7ed05c75
commit a150b4d166
4 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ package(){
depends=(
'fontconfig>=2.11.94'
'freetype2>=2.6'
'gcc-libs>=11.2.0'
'gcc-libs>=13.2.0'
'glibc>=2.18'
'libgl'
'libglvnd'