Update dependencies in BSDs CI

This commit is contained in:
Florian Märkl 2025-06-22 11:57:41 +02:00
parent 4eb90a7a65
commit bb5a79f234
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -7,6 +7,7 @@ sources:
packages:
- cmake
- protobuf
- py3-setuptools # should not be needed with nanopb >= 0.4.9
- py3-protobuf
- opus
- qtbase