mirror of
https://github.com/mkuf/prind.git
synced 2026-05-07 05:17:47 +02:00
Merge pull request #171 from mkuf/fix-ustreamer-build
ustreamer: add pkg-config to build stage
This commit is contained in:
@@ -16,6 +16,7 @@ RUN apt update \
|
||||
libjpeg62-turbo-dev \
|
||||
libbsd-dev \
|
||||
libgpiod-dev \
|
||||
pkg-config \
|
||||
&& apt clean
|
||||
|
||||
RUN git clone ${REPO} ustreamer \
|
||||
|
||||
Reference in New Issue
Block a user