mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 02:36:51 -07:00
Fix Bullseye Deps (#363)
This commit is contained in:
parent
4ed2e4d6a9
commit
aea23effe9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ RUN apt-get -y install git g++ cmake pkg-config \
|
|||
libjerasure-dev nanopb libnanopb-dev libavcodec-dev libopus-dev \
|
||||
libssl-dev protobuf-compiler python3 python3-protobuf \
|
||||
libevdev-dev libudev-dev \
|
||||
qt5-default libqt5svg5-dev qtmultimedia5-dev libsdl2-dev
|
||||
libqt5opengl5-dev libqt5svg5-dev qtmultimedia5-dev libsdl2-dev
|
||||
|
||||
CMD []
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue