mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-25 01:12:53 +00:00
Add pkg-config
This commit is contained in:
parent
81cf0abff0
commit
df61d125d2
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@ jobs:
|
|||
- run:
|
||||
name: Install apt dependencies
|
||||
command: |
|
||||
sudo apt install cmake
|
||||
sudo apt install cmake pkg-config
|
||||
sudo apt-get install libpng-dev libturbojpeg-dev libvorbis-dev libopenal-dev libsdl2-dev libmbedtls-dev libuv1-dev libsqlite3-dev
|
||||
|
||||
- run:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue