docker: fedora: Add intel-mediasdk package.

Add intel-mediasdk package to build gst-msdk plugin in gst-plugins-bad.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/403>
This commit is contained in:
Víctor Manuel Jáquez Leal 2021-05-24 17:10:11 +02:00
parent cfdc3bdc31
commit 9a559c3705
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@ dnf install -y \
aalib-devel \
aom \
bat \
intel-mediasdk-devel \
libaom \
libaom-devel \
libcaca-devel \

View file

@ -21,7 +21,7 @@ variables:
# If you are hacking on them or need a them to rebuild, its enough
# to change any part of the string of the image you want.
###
FEDORA_TAG: '2021-06-07.0'
FEDORA_TAG: '2021-06-09.0'
CERBERO_TAG: '2020-10-22.0'
ANDROID_TAG: '2020-10-22.0'
MANIFEST_TAG: '2020-10-22.0'