1
0

build: update zbar to fix build issue with autoconf 2.70

see https://github.com/Electron-Cash/Electron-Cash/pull/2143
see https://github.com/mchehab/zbar/issues/132
This commit is contained in:
SomberNight
2021-06-24 17:57:53 +02:00
parent 4380f68564
commit f1e77b6e43
3 changed files with 5 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ RUN apt-get update -q && \
autotools-dev=20150820.1 \
autoconf=2.69-9 \
libtool=2.4.6-0.1 \
autopoint=0.19.7-2ubuntu3.1 \
xz-utils=5.1.1alpha+20120614-2ubuntu2 \
libssl-dev=1.0.2g-1ubuntu4.19 \
libssl1.0.0=1.0.2g-1ubuntu4.19 \