mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
docker: change docker file to include uldaq
Signed-off-by: Manuel Pitz <manuel.pitz@eonerc.rwth-aachen.de>
This commit is contained in:
parent
c3d991b23e
commit
1aec59198b
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ ENV RANLIB=${TRIPLET}-ranlib
|
|||
RUN mkdir ${PREFIX}
|
||||
|
||||
# Install unpackaged dependencies from source
|
||||
ENV DEPS_INCLUDE='spdlog libwebsockets jansson fmt uldaq'
|
||||
ADD packaging/deps.sh /
|
||||
RUN bash deps.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue