mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-07-05 12:36: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:
|
sources:
|
||||||
- https://git.sr.ht/~thestr4ng3r/chiaki
|
- https://git.sr.ht/~thestr4ng3r/chiaki
|
||||||
|
@ -7,7 +7,8 @@ sources:
|
||||||
packages:
|
packages:
|
||||||
- cmake
|
- cmake
|
||||||
- protobuf
|
- protobuf
|
||||||
- py39-protobuf
|
- py311-setuptools # should not be needed with nanopb >= 0.4.9
|
||||||
|
- py311-protobuf
|
||||||
- opus
|
- opus
|
||||||
- qt5-core
|
- qt5-core
|
||||||
- qt5-qmake
|
- qt5-qmake
|
||||||
|
|
|
@ -7,6 +7,7 @@ sources:
|
||||||
packages:
|
packages:
|
||||||
- cmake
|
- cmake
|
||||||
- protobuf
|
- protobuf
|
||||||
|
- py3-setuptools # should not be needed with nanopb >= 0.4.9
|
||||||
- py3-protobuf
|
- py3-protobuf
|
||||||
- opus
|
- opus
|
||||||
- qtbase
|
- qtbase
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue