chore: also include cryptopp-devel
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
91636b4219
commit
3eaed7cdae
@ -24,6 +24,7 @@ RUN microdnf install --nodocs --setopt install_weak_deps=0 -y \
|
|||||||
libgcc \
|
libgcc \
|
||||||
libstdc++-{devel,static} \
|
libstdc++-{devel,static} \
|
||||||
glibc-devel \
|
glibc-devel \
|
||||||
|
cryptopp-devel \
|
||||||
binutils \
|
binutils \
|
||||||
lld \
|
lld \
|
||||||
flex \
|
flex \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user