Updated config.yml
This commit is contained in:
parent
f17444fc9e
commit
a681aa2c2b
@ -10,7 +10,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: "Install development packages"
|
name: "Install development packages"
|
||||||
command: "apt update && apt install -y build-essential cmake imagemagick"
|
command: "apt update && apt install -y build-essential cmake imagemagick libz-dev libpng-dev libglew-dev libgl-dev libx-dev libfreetype-dev"
|
||||||
- run:
|
- run:
|
||||||
name: "Make build directory"
|
name: "Make build directory"
|
||||||
command: "mkdir build"
|
command: "mkdir build"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user