mirror of https://github.com/xqemu/xqemu.git
ci: Remove glib from macOS dep list
This commit is contained in:
parent
0ced417e73
commit
42579ba366
|
@ -29,7 +29,6 @@ jobs:
|
||||||
brew update
|
brew update
|
||||||
brew unlink python@2
|
brew unlink python@2
|
||||||
brew install \
|
brew install \
|
||||||
glib \
|
|
||||||
pixman \
|
pixman \
|
||||||
sdl2 \
|
sdl2 \
|
||||||
libepoxy \
|
libepoxy \
|
||||||
|
|
Loading…
Reference in New Issue