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.

Closes-Bug: #2045332
Change-Id: Ie95d42533e85f8e46d9c3d2c2691fed372144615
(cherry picked from commit c12dc00258b699bb4c38f62eaf6a1f27c377bce5)
This commit is contained in:
Dmitriy Rabotyagov 2023-08-08 19:52:49 +02:00 committed by Dmitriy Rabotyagov
parent 3bce20b637
commit e587b0f51b

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