mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-23 14:46:06 -07:00
Move Rest of CI to Sourcehut
This commit is contained in:
parent
db5b3a1499
commit
dfc0f32ac2
20 changed files with 165 additions and 278 deletions
|
@ -2,7 +2,7 @@
|
|||
FROM debian:bullseye
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get -y install git g++ cmake pkg-config \
|
||||
RUN apt-get -y install git g++ cmake ninja-build pkg-config \
|
||||
libjerasure-dev nanopb libnanopb-dev libavcodec-dev libopus-dev \
|
||||
libssl-dev protobuf-compiler python3 python3-protobuf \
|
||||
libevdev-dev libudev-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue