Fix build error

The following packages have unmet dependencies:
 curl : Depends: libcurl4 (= 7.58.0-2ubuntu3.8)
 but it is not going to be installed
This commit is contained in:
Alexey Golubev 2020-02-21 16:29:49 +03:00
parent 33d04dc4f4
commit 9a2d10ceea

View file

@ -14,7 +14,6 @@ RUN echo "#!/bin/sh\nexit 0" > /usr/sbin/policy-rc.d && \
adduser \ adduser \
apt-utils \ apt-utils \
bomstrip \ bomstrip \
curl \
htop \ htop \
libasound2 \ libasound2 \
libboost-regex-dev \ libboost-regex-dev \