mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
Be sure pkg-config is installed.
This commit is contained in:
parent
5c9cdf10cd
commit
c08bc1af95
1
.github/workflows/build-and-test-macos.yaml
vendored
1
.github/workflows/build-and-test-macos.yaml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
libxinerama \
|
||||
lua \
|
||||
ninja
|
||||
pkg-config \
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Configure with CMake
|
||||
|
Loading…
Reference in New Issue
Block a user