Install pkg-config package

mysqlclient needs to have pkg-config in order to build the
package and install it into the virtualenv.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-galera_server/+/893404
Change-Id: Iebf3a3ef6eefbbd92183872a9a2884994a6d8d64
This commit is contained in:
Dmitriy Rabotyagov 2023-07-20 09:20:52 +02:00 committed by Dmitriy Rabotyagov
parent ea456d9c21
commit fb228dc778
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ cache_timeout: 600
adjutant_distro_packages:
- python3-dev
- pkg-config
- g++
adjutant_devel_distro_packages: