1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

comedi: add new dependencies to docker and villasnode spec files

This commit is contained in:
Steffen Vogel 2018-03-28 20:33:39 +02:00 committed by Daniel Krebs
parent 662e82559c
commit 54f907521f
2 changed files with 4 additions and 3 deletions

View file

@ -77,7 +77,8 @@ RUN dnf -y install \
protobuf-c-devel \
libiec61850-devel \
librabbitmq-devel \
mosquitto-devel
mosquitto-devel \
comedilib-devel
# Build & Install Criterion
RUN cd /tmp && \

View file

@ -14,8 +14,8 @@ BuildRequires: gcc pkgconfig make
Requires: iproute module-init-tools
BuildRequires: openssl-devel libconfig-devel libnl3-devel libcurl-devel jansson-devel libwebsockets-devel zeromq-devel nanomsg-devel libiec61850-devel librabbitmq-devel mosquitto-devel
Requires: openssl libconfig libnl3 libcurl jansson libwebsockets zeromq nanomsg libiec61850 librabbitmq mosquitto
BuildRequires: openssl-devel libconfig-devel libnl3-devel libcurl-devel jansson-devel libwebsockets-devel zeromq-devel nanomsg-devel libiec61850-devel librabbitmq-devel mosquitto-devel comedilib-devel
Requires: openssl libconfig libnl3 libcurl jansson libwebsockets zeromq nanomsg libiec61850 librabbitmq mosquitto comedilib
%description