mirror of https://github.com/xemu-project/xemu.git
ci: Add GTK to Ubuntu dependency list
This commit is contained in:
parent
0cbbb9c55b
commit
d3a40ba843
|
@ -97,9 +97,10 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y \
|
||||
libsdl2-dev \
|
||||
libepoxy-dev \
|
||||
libgtk-3-dev \
|
||||
libpixman-1-dev \
|
||||
libsdl2-dev \
|
||||
ccache
|
||||
- name: Initialize Compiler Cache
|
||||
id: cache
|
||||
|
|
Loading…
Reference in New Issue