Skip to content

Commit a2709d5

Browse files
committed
Install FFmpeg avdevice in GitHub CI
1 parent 114f25a commit a2709d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
cmake swig doxygen graphviz curl lcov \
8181
libasound2-dev \
8282
qtbase5-dev qtbase5-dev-tools libqt5svg5-dev \
83-
libfdk-aac-dev libavcodec-dev libavformat-dev \
83+
libfdk-aac-dev libavcodec-dev libavdevice-dev libavformat-dev \
8484
libavutil-dev libswscale-dev libswresample-dev \
8585
libzmq3-dev libbabl-dev \
8686
libopencv-dev libprotobuf-dev protobuf-compiler \

0 commit comments

Comments
 (0)