Skip to content

Commit

Permalink
python3-libcamera
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Apr 5, 2024
1 parent ef0479b commit d3f04c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Expand Up @@ -26,6 +26,7 @@ RUN install_packages \
libhdf5-dev \
alsa-utils \
espeak \
python3-libcamera \
python3-picamera2
RUN install_packages \
libharfbuzz-bin \
Expand Down
1 change: 1 addition & 0 deletions docker/Dockerfile.arm64
Expand Up @@ -26,6 +26,7 @@ RUN install_packages \
libhdf5-dev \
alsa-utils \
espeak \
python3-libcamera \
python3-picamera2
RUN install_packages \
libharfbuzz-bin \
Expand Down

0 comments on commit d3f04c7

Please sign in to comment.