Skip to content

Commit ecb7409

Browse files
committed
add new dep: openssl
1 parent 58d9f44 commit ecb7409

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN \
2626
ccid \
2727
libdvbcsa \
2828
libusb \
29+
openssl \
2930
pcsc-lite \
3031
pcsc-lite-libs && \
3132
echo "**** compile oscam ****" && \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN \
2626
ccid \
2727
libdvbcsa \
2828
libusb \
29+
openssl \
2930
pcsc-lite \
3031
pcsc-lite-libs && \
3132
echo "**** compile oscam ****" && \

0 commit comments

Comments
 (0)