diff --git a/dockerbuild/Dockerfile b/dockerbuild/Dockerfile index f123ce7..a7870ba 100644 --- a/dockerbuild/Dockerfile +++ b/dockerbuild/Dockerfile @@ -10,7 +10,7 @@ RUN apt-get -qq update && apt-get -qq dist-upgrade && \ # python for node-gyp # rpm is required for FPM to build rpm package # libsecret-1-dev and libgnome-keyring-dev are required even for prebuild keytar - apt-get -qq install --no-install-recommends qtbase5-dev bsdtar build-essential autoconf libssl-dev gcc-multilib g++-multilib lzip rpm python libcurl4 git git-lfs ssh unzip \ + apt-get -qq install --no-install-recommends qtbase5-dev bsdtar build-essential autoconf libssl-dev gcc-multilib g++-multilib lzip rpm python libcurl3 git git-lfs ssh unzip \ libsecret-1-dev libgnome-keyring-dev \ libopenjp2-tools && \ # git-lfs