add gl headers for allegro

develop
Myk Taylor 2023-07-23 11:06:48 -07:00
parent 7cccd96599
commit be98d4934e
No known key found for this signature in database
2 changed files with 3 additions and 0 deletions

@ -30,6 +30,7 @@ jobs:
sudo apt-get install \
ccache \
libxml-libxslt-perl \
libgl-dev \
ninja-build
pip install 'sphinx<4.4.0'
- name: Install GCC
@ -132,6 +133,7 @@ jobs:
sudo apt-get install \
ccache \
libxml-libxslt-perl \
libgl-dev \
ninja-build
pip install 'sphinx<4.4.0'
- name: Clone DFHack

@ -33,6 +33,7 @@ jobs:
sudo apt-get install \
ccache \
libxml-libxslt-perl \
libgl-dev \
ninja-build
pip install 'sphinx<4.4.0'
- name: Clone DFHack