Skip to content
Snippets Groups Projects
Commit edeea7c2 authored by Andreas Valder's avatar Andreas Valder
Browse files

added multimedia repos to ci

parent f826a107
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -2,6 +2,9 @@ buildtest:
image: debian:stretch
stage: test
script:
- 'echo "deb http://www.deb-multimedia.org stretch main non-free" >> /etc/apt/sources.list'
- wget https://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2016.8.1_all.deb
- dpkg -i deb-multimedia-keyring_2016.8.1_all.deb
- apt update
- uname -a
- apt install -y locales-all git build-essential make libavformat-dev libavcodec-dev libavfilter-dev libavutil-dev libxml2-dev libcurl4-openssl-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment