mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +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 \
|
||||
osmctools \
|
||||
rclone \
|
||||
sftp \
|
||||
openssh-client \
|
||||
sshpass \
|
||||
vim \
|
||||
wget \
|
||||
@@ -20,6 +20,7 @@ RUN apt-get update -qq \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3.12-venv \
|
||||
python3-protobuf \
|
||||
qt6-base-dev \
|
||||
qt6-positioning-dev \
|
||||
libc++-dev \
|
||||
|
||||
Reference in New Issue
Block a user