Skip to content

Commit

Permalink
maia-sdr-devel: add pkg-config
Browse files Browse the repository at this point in the history
This is needed to build pm-remez.

Signed-off-by: Daniel Estévez <[email protected]>
  • Loading branch information
daniestevez committed Apr 10, 2024
1 parent 6f34fd1 commit f2357dc
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 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 \
libgtk-3-0 xz-utils libgmp-dev libmpc-dev lz4 \
libgtk-3-0 xz-utils libgmp-dev libmpc-dev lz4 pkg-config \
&& curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
&& apt-get install -y nodejs \
&& apt-get clean \
Expand Down

0 comments on commit f2357dc

Please sign in to comment.