1
0
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:
Brenden Matthews 2023-02-16 21:47:03 -05:00 committed by Brenden Matthews
parent 5c9cdf10cd
commit c08bc1af95

View File

@ -32,6 +32,7 @@ jobs:
libxinerama \
lua \
ninja
pkg-config \
- name: Checkout
uses: actions/checkout@v3
- name: Configure with CMake