Docker: remove duplicate installation of libboost-filesystem-dev

This commit is contained in:
Christian Poessinger 2019-03-31 16:44:35 +02:00
parent d68e91534b
commit 7fb04e34fd

View File

@ -56,7 +56,6 @@ RUN apt-get update && apt-get install -y \
kernel-package \
libtool \
libglib2.0-dev \
libboost-filesystem-dev \
libapt-pkg-dev \
libncurses5-dev \
flex \