docker/fedora: add gtest to get openh264 to build again

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/315>
This commit is contained in:
Jordan Petridis 2020-06-29 16:05:03 +03:00
parent 3f6395c2e9
commit 4fd36e5d73
2 changed files with 3 additions and 1 deletions

View file

@ -41,6 +41,8 @@ dnf install -y \
glslc \
gtk3 \
gtk3-devel \
gtest \
gtest-devel \
graphene \
graphene-devel \
gsl \

View file

@ -18,7 +18,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: '2020-06-25.0'
FEDORA_TAG: '2020-07-03.0'
CERBERO_TAG: '2020-06-25.0'
ANDROID_TAG: '2020-06-25.0'
MANIFEST_TAG: '2020-06-25.0'