Skip to content

Commit

Permalink
Merge pull request #171 from mkuf/fix-ustreamer-build
Browse files Browse the repository at this point in the history
ustreamer: add pkg-config to build stage
  • Loading branch information
mkuf authored Aug 17, 2024
2 parents cae5305 + 2ed21db commit b926163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ustreamer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN apt update \
libjpeg62-turbo-dev \
libbsd-dev \
libgpiod-dev \
pkg-config \
&& apt clean

RUN git clone ${REPO} ustreamer \
Expand Down

0 comments on commit b926163

Please sign in to comment.