Skip to content

Commit

Permalink
more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Valtman committed Jan 7, 2025
1 parent 0ee6dfa commit 0ac06dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
python3-dev \
python3-setuptools \
gperf \
libssl-dev
libssl-dev \
libgdk-pixbuf-2.0-dev \
libglib2.0-dev
- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
Expand Down

0 comments on commit 0ac06dc

Please sign in to comment.