mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 20:51:38 +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:
|
- run:
|
||||||
name: Install apt dependencies
|
name: Install apt dependencies
|
||||||
command: |
|
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
|
sudo apt-get install libpng-dev libturbojpeg-dev libvorbis-dev libopenal-dev libsdl2-dev libmbedtls-dev libuv1-dev libsqlite3-dev
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue