Skip to content

Commit

Permalink
maia-sdr-devel: add lz4
Browse files Browse the repository at this point in the history
This is needed to compress the IQEngine assets.

Signed-off-by: Daniel Estévez <daniel@destevez.net>
  • Loading branch information
daniestevez committed Feb 19, 2024
1 parent d739a21 commit 80a1fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maia-sdr-devel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN apt-get update \
libgtk2.0-0 locales git \
zip unzip dfu-util fakeroot u-boot-tools device-tree-compiler mtools \
bison flex libncurses5-dev libssl-dev bc cpio rsync cmake \
libgtk-3-0 xz-utils libgmp-dev libmpc-dev \
libgtk-3-0 xz-utils libgmp-dev libmpc-dev lz4 \
&& curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
&& apt-get install -y nodejs \
&& apt-get clean \
Expand Down

0 comments on commit 80a1fef

Please sign in to comment.