mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
add missing dependency to Dockerfile
This commit is contained in:
parent
eb446d2ac9
commit
f66af243ae
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ RUN dnf -y install \
|
|||
libiec61850-devel \
|
||||
librabbitmq-devel \
|
||||
mosquitto-devel \
|
||||
comedilib-devel
|
||||
comedilib-devel comedilib
|
||||
|
||||
# Build & Install Criterion
|
||||
RUN cd /tmp && \
|
||||
|
|
Loading…
Add table
Reference in a new issue