Replace libgcc1 with libgcc-s1 for Debian

libgcc1 is a meta package for Ubuntu 22.04, thus it's worth to
replace it with what this meta package actually provides.

Change-Id: Ie95d42533e85f8e46d9c3d2c2691fed372144615
This commit is contained in:
Dmitriy Rabotyagov 2023-08-08 19:52:49 +02:00
parent 2034d9bf4b
commit c12dc00258
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ galera_server_required_distro_packages:
- debconf-utils
- libaio1
- libc6
- libgcc1
- libgcc-s1
- libgcrypt20
- libstdc++6
- python3-pymysql # needed by mysql_user