mirror of
https://github.com/Dasharo/dasharo-sdk.git
synced 2026-06-13 10:16:28 -07:00
Dockerfile: add missing liblzma-dev for which PC Engines build complain
Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
@@ -123,6 +123,7 @@ RUN \
|
||||
libc6-dev \
|
||||
libnss3-dev \
|
||||
libssl-dev \
|
||||
liblzma-dev \
|
||||
pkg-config \
|
||||
python-is-python3 \
|
||||
python3 \
|
||||
|
||||
Reference in New Issue
Block a user