mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 05:13:58 +00:00
[generator] Add sftp and protobuf deps
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
db70b77054
commit
2cb1ed517b
@@ -9,7 +9,7 @@ RUN apt-get update -qq \
|
|||||||
curl \
|
curl \
|
||||||
osmctools \
|
osmctools \
|
||||||
rclone \
|
rclone \
|
||||||
sftp \
|
openssh-client \
|
||||||
sshpass \
|
sshpass \
|
||||||
vim \
|
vim \
|
||||||
wget \
|
wget \
|
||||||
@@ -20,6 +20,7 @@ RUN apt-get update -qq \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3.12-venv \
|
python3.12-venv \
|
||||||
|
python3-protobuf \
|
||||||
qt6-base-dev \
|
qt6-base-dev \
|
||||||
qt6-positioning-dev \
|
qt6-positioning-dev \
|
||||||
libc++-dev \
|
libc++-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user