]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[GHA] Add pkgconf to macos.yml
authors3rj1k <11349489+s3rj1k@users.noreply.github.com>
Mon, 16 Jun 2025 19:39:57 +0000 (21:39 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Jun 2025 19:39:57 +0000 (22:39 +0300)
commitbd0d0db878a9a26e6ef471218b850d39eae725b5
tree7191bd7e6d6c3d1492a0ea35f716af07f70c3926
parent92ca4293db68e05b4919ce3ead3e1a0535e49263
[GHA] Add pkgconf to macos.yml

Tested on empty Mac Intel and Apple Silicon. Both failed due to missing pkgconf. It is required and not auto downloaded as prerequisite to other packages.

Note the name is now pkgconf on homebrew. It is the newer version of pkg-config and pkgconfig which are now aliases that point to pkgconf on homebrew.

Co-authored-by: MarioG-X <20360699+MarioG-X@users.noreply.github.com>
.github/workflows/macos.yml