mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
fixed deps rpm
This commit is contained in:
2
dist/build/x86_64_centos7/Dockerfile
vendored
2
dist/build/x86_64_centos7/Dockerfile
vendored
@@ -7,7 +7,7 @@ RUN yum -y install \
|
||||
gcc \
|
||||
openssl \
|
||||
pkgconfig \
|
||||
libdbus-devel \
|
||||
dbus-devel \
|
||||
openssl-devel
|
||||
# Install rust
|
||||
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > /tmp/rust.sh && \
|
||||
|
||||
Reference in New Issue
Block a user