mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove duplicate packages in Dockerfiles
This commit is contained in:
parent
e2f07e2739
commit
30cb162352
1 changed files with 2 additions and 3 deletions
|
@ -41,9 +41,8 @@ RUN dnf -y install \
|
|||
pkgconfig cmake make \
|
||||
autoconf automake autogen libtool \
|
||||
texinfo git mercurial curl tar \
|
||||
flex bison rpmdevtools \
|
||||
protobuf-compiler protobuf-c-compiler \
|
||||
libtool
|
||||
flex bison \
|
||||
protobuf-compiler protobuf-c-compiler
|
||||
|
||||
# Several tools only needed for developement and testing
|
||||
RUN dnf -y install \
|
||||
|
|
Loading…
Add table
Reference in a new issue