Skip to content

Commit

Permalink
maia-sdr-devel: add file to the image
Browse files Browse the repository at this point in the history
Add the 'file' command, which is needed by buildroot.

Signed-off-by: Daniel Estévez <[email protected]>
  • Loading branch information
daniestevez committed Sep 7, 2024
1 parent 4ac343d commit 4aa0193
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 @@ -17,7 +17,7 @@ RUN apt-get update \
&& apt-get upgrade -y \
&& apt-get install -y make gcc g++ python3 python3-dev python3-pip \
python3-pytest python3-numpy python3-scipy iverilog wget curl \
default-jre libxrender-dev libxtst-dev \
default-jre libxrender-dev libxtst-dev file \
libgtk2.0-0 locales git python3-build python3-venv twine \
zip unzip dfu-util fakeroot u-boot-tools device-tree-compiler mtools \
bison flex libncurses5-dev libssl-dev bc cpio rsync cmake \
Expand Down

0 comments on commit 4aa0193

Please sign in to comment.