Corrected libstdc++ dependency in Pacman and Debian package control files

This commit is contained in:
Nav
2023-05-18 20:25:33 +01:00
parent ab659f6542
commit 22ae3684ed
2 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>=5'
'gcc-libs>=11.2.0'
'glibc>=2.18'
'libgl'
'libglvnd'