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:
parent
ea456d9c21
commit
fb228dc778
@ -18,6 +18,7 @@ cache_timeout: 600
|
||||
|
||||
adjutant_distro_packages:
|
||||
- python3-dev
|
||||
- pkg-config
|
||||
- g++
|
||||
|
||||
adjutant_devel_distro_packages:
|
||||
|
Loading…
x
Reference in New Issue
Block a user