Skip to content

Commit b4c8ed6

Browse files
committed
Add gstreamer dependency to dockerfile
1 parent a6ca16a commit b4c8ed6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1818
vim wget curl unzip \
1919
zsh screen tmux \
2020
usbutils net-tools iputils-ping \
21+
gstreamer1.0-tools gstreamer1.0-plugins-base gstreamer1.0-plugins-good \
2122
ripgrep htop fzf \
2223
libusb-1.0-0-dev \
2324
libeigen3-dev \

0 commit comments

Comments
 (0)