We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0860275 commit a6835ccCopy full SHA for a6835cc
.github/.ci.conf
@@ -11,5 +11,5 @@ function _install_gstreamer_hook(){
11
sudo apt-get update
12
sudo apt-get purge -y libunwind-14-dev
13
sudo apt-get install -y libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
14
- sudo apt-get install -y libavcodec-dev libavutil-dev libavfilter-dev libswscale-dev libavformat-dev
+ sudo apt-get install -y libavcodec-dev libavutil-dev libavfilter-dev libswscale-dev libavformat-dev libavdevice-dev
15
}
0 commit comments