Skip to content

Commit e2915e5

Browse files
committed
.builds: fix apple builder
Signed-off-by: Elias Naur <mail@eliasnaur.com>
1 parent c8801fe commit e2915e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.builds/apple.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ packages:
99
- libssl-dev
1010
- libz-dev
1111
- llvm-dev # for cctools
12-
- uuid-dev ## for cctools
12+
- uuid-dev # for cctools
13+
- libblocksruntime-dev # for cctools
1314
- libplist-utils # for gogio
1415
sources:
1516
- https://git.sr.ht/~eliasnaur/applesdks

0 commit comments

Comments
 (0)