Skip to content

Commit 08c136b

Browse files
committed
WIP
1 parent c898994 commit 08c136b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
- [Container to build Yadoms for RaspberryPi](build-raspberrypi/README.md)
66

7-
- [Container to build Yadoms for RaspberryPi image](build-raspberrypi-image/README.md)
7+
- [Container to build Yadoms for RaspberryPi image](build-raspberrypi-image/README.md)
88

build-linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apt-get update
2020
RUN apt-get install -q -y --no-install-recommends \
2121
g++ libbz2-dev python3-dev wget build-essential libssl-dev \
2222
autoconf automake libtool curl make g++ unzip \
23-
libpcre2-32-0 libpcre2-dev git rpm zip \
23+
libpcre2-32-0 libpcre2-dev git rpm zip ca-certificates \
2424
libreadline-dev libffi-dev build-essential \
2525
libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev \
2626
python3-numpy libtbbmalloc2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev \

0 commit comments

Comments
 (0)