Skip to content

Commit

Permalink
ci: port from mesa macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 committed Dec 9, 2023
1 parent 6510bd4 commit c2c79c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Build iOS
run: |
ln -s vulkan_ios.pc vulkan.pc
brew install meson pkg-config libclc bison expat python-mako
brew install meson pkg-config libclc bison expat python-mako libx11 libxcb libxdamage libxext ninja gettext
pip3 install mako
# git clone --depth 1 https://gitlab.freedesktop.org/mesa/drm.git
# cd drm
Expand Down

0 comments on commit c2c79c1

Please sign in to comment.