mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-07-05 04:26:38 -07:00
Update dependencies in BSDs CI
This commit is contained in:
parent
4eb90a7a65
commit
bb5a79f234
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
image: freebsd/13.x
|
||||
image: freebsd/14.x
|
||||
|
||||
sources:
|
||||
- https://git.sr.ht/~thestr4ng3r/chiaki
|
||||
|
@ -7,7 +7,8 @@ sources:
|
|||
packages:
|
||||
- cmake
|
||||
- protobuf
|
||||
- py39-protobuf
|
||||
- py311-setuptools # should not be needed with nanopb >= 0.4.9
|
||||
- py311-protobuf
|
||||
- opus
|
||||
- qt5-core
|
||||
- qt5-qmake
|
||||
|
|
|
@ -7,6 +7,7 @@ sources:
|
|||
packages:
|
||||
- cmake
|
||||
- protobuf
|
||||
- py3-setuptools # should not be needed with nanopb >= 0.4.9
|
||||
- py3-protobuf
|
||||
- opus
|
||||
- qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue