Skip to content

Commit

Permalink
Add Protobuf and OpenCV to CI preinstalls
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Jan 29, 2021
1 parent 47afa20 commit 5bba726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
sudo apt install qtbase5-dev qtbase5-dev-tools
sudo apt install libfdk-aac-dev libavcodec-dev libavformat-dev libavdevice-dev libavutil-dev libavfilter-dev libswscale-dev libpostproc-dev libswresample-dev
sudo apt install libzmq3-dev libmagick++-dev libunittest++-dev
sudo apt install libopencv-core-dev libopencv-video-dev libopencv-highgui-dev libopencv-objdetect-dev libopencv-videostab-dev libopencv-imgproc-dev libopencv-imgcodecs-dev libprotobuf-dev
- name: Build libopenshot
shell: bash
Expand Down

0 comments on commit 5bba726

Please sign in to comment.