Skip to content

Commit

Permalink
.builds: fix apple builder
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Naur <[email protected]>
  • Loading branch information
eliasnaur committed Nov 15, 2023
1 parent c8801fe commit e2915e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .builds/apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ packages:
- libssl-dev
- libz-dev
- llvm-dev # for cctools
- uuid-dev ## for cctools
- uuid-dev # for cctools
- libblocksruntime-dev # for cctools
- libplist-utils # for gogio
sources:
- https://git.sr.ht/~eliasnaur/applesdks
Expand Down

0 comments on commit e2915e5

Please sign in to comment.