Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gst-ci
Commits
fd7b78a9
Commit
fd7b78a9
authored
Sep 10, 2020
by
Jordan Petridіs
🌱
Browse files
docker/fedora: install more debug symbols
These are needed for the webrtcbin tests Part-of: <
!339
>
parent
894e72ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/fedora/prepare.sh
View file @
fd7b78a9
...
...
@@ -46,6 +46,12 @@ dnf install -y \
graphene-devel
\
gsl
\
gsl-devel
\
gupnp
\
gupnp-devel
\
gupnp-igd
\
gupnp-igd-devel
\
gssdp
\
gssdp-devel
\
faac-devel
\
ffmpeg
\
ffmpeg-libs
\
...
...
@@ -120,6 +126,9 @@ dnf install -y \
dnf debuginfo-install
-y
gtk3
\
glib2
\
glibc
\
gupnp
\
gupnp-igd
\
gssdp
\
freetype
\
openjpeg
\
gobject-introspection
\
...
...
gitlab/ci_template.yml
View file @
fd7b78a9
...
...
@@ -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
:
'
2020-0
7-03.1
'
FEDORA_TAG
:
'
2020-0
9-15.0
'
CERBERO_TAG
:
'
2020-09-09.2'
ANDROID_TAG
:
'
2020-09-09.2'
MANIFEST_TAG
:
'
2020-06-25.0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment