Comment 18 for bug 2023777

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-cinder-purestorage (stable/train)

Reviewed: https://review.opendev.org/c/openstack/charm-cinder-purestorage/+/886066
Committed: https://opendev.org/openstack/charm-cinder-purestorage/commit/29760d3a8f6c67daed3c0b1a3b4b871528fcc3d9
Submitter: "Zuul (22348)"
Branch: stable/train

commit 29760d3a8f6c67daed3c0b1a3b4b871528fcc3d9
Author: Alex Kavanagh <email address hidden>
Date: Wed Jun 14 14:20:53 2023 +0100

    Add pkg-config to charmcraft.yaml for binary builds

    Depending on the build platform (e.g. s390x, ppc64el), sometimes
    pkg-config is required, and sometimes it isn't. Add it to make sure it
    is available depending on the availability of binary wheels for
    architectures.

    Closes-Bug: #2023777
    Change-Id: I3cdcea3a6bcadd38680a30553649dc6ed5202dd5
    (cherry picked from commit c2a17eb5c137f3431c322a6cc47a71cd5071e6e3)